Commit Graph

16 Commits

Author SHA1 Message Date
Martin Riedel
f342bf15af feat: PR-related cleanup
- updated build instructions
- added user-agent header to webdav calls
- Generalized popDriveNotActive to popRemoteNotActive
- Updated version identifier presented in app
- Removed some commented code
2023-07-10 15:01:44 -04:00
Martin Riedel
938c52b603 feat: Webdav support for remote storage
- Created common interface that GDrive and Webdav implement (rfs::IRemoteFS)
- Moved shared functionality into shared interface/implementation
- drive.h/.cpp was replaced by remote.h/.cpp
- fld.cpp now gets a copy of RfsItem (former gdIems), because the implementation is not required to retain these (e.g. Webdav does not)
- UI presentation changed from [GD] to [R] (Remote)
2023-07-09 23:13:01 -04:00
bitest
52976d613f
Update zh-CN.txt 2022-11-18 04:40:01 +08:00
J-D-K
411452658c Update translation files, might need a second look 2021-11-30 15:59:13 -05:00
J-D-K
815cdaf513 Revised translation loading, exporting 2021-09-26 02:09:37 -04:00
Damien Zhao
18cb1e0742
adjust translations in UI
1. Remove error message translations.
2. Using format string in json file instead of using C++ strings.
3. More accurate naming for translation entries
4. Added the initial strings for newly added translation items in json.
2021-09-21 16:14:08 +08:00
damien zhao
37e8f10aa8
zh-CN.txt mini update 2021-09-05 11:34:05 +08:00
damien zhao
c6c95eb498
min zh-CN.txt update 2021-09-05 11:18:11 +08:00
damien zhao
af210d2f65
full UI with translation 2021-09-05 11:11:26 +08:00
damien zhao
a60471e888
full ui Lang in lang txt 2021-09-04 23:15:34 +08:00
damien zhao
f3bd18e3df
addSimplified Chinese support 2021-09-04 19:34:57 +08:00
NPC-C83H
8663314826
Update zh-CN.txt 2021-03-15 14:37:16 +08:00
JamePeng
8ddda9363f Add new external strings for zhCN 2020-06-05 02:56:43 +08:00
JamePeng
058f030ffd update option text in zh-CN translation file 2020-05-30 09:42:29 +08:00
JamePeng
b29467184c Update Simplified Chinese translation file 2020-05-30 01:11:23 +08:00
J-D-K
bdd1a1d88d Remove namespace from source files, add more text to translation text, add place holder files for translations, make folder menus share functions 2020-05-22 22:17:33 -04:00