浏览代码

add String

Marino Faggiana 6 年之前
父节点
当前提交
6a75005aba

文件差异内容过多而无法显示
+ 0 - 14683
Libraries external/Realm/Realm.framework/0F3E729A-63A0-308A-830F-B76DD87C1D29.bcsymbolmap


文件差异内容过多而无法显示
+ 0 - 13601
Libraries external/Realm/Realm.framework/B442D455-C5B1-324B-8031-BBE2CADDB0A9.bcsymbolmap


文件差异内容过多而无法显示
+ 0 - 14683
Libraries external/Realm/RealmSwift.framework/0F3E729A-63A0-308A-830F-B76DD87C1D29.bcsymbolmap


文件差异内容过多而无法显示
+ 0 - 13601
Libraries external/Realm/RealmSwift.framework/B442D455-C5B1-324B-8031-BBE2CADDB0A9.bcsymbolmap


文件差异内容过多而无法显示
+ 0 - 494
Libraries external/Realm/RealmSwift.framework/CDE9DD7A-1FA3-3AAD-8C06-CD4378D7E4C7.bcsymbolmap


文件差异内容过多而无法显示
+ 0 - 494
Libraries external/Realm/RealmSwift.framework/F10710DD-CE64-30B0-9188-54A104EA38C8.bcsymbolmap


+ 12 - 0
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -559,4 +559,16 @@
 "_e2e_error_mark_folder_"           = "Encrypt folder";
 "_e2e_error_directory_not_empty_"   = "The directory is not empty";
 
+// Scan Document
+
+/* The title on the navigation bar of the Scanning screen. */
+"wescan.scanning.title"             = "Scanning";
+/* The "Next" button on the right side of the navigation bar on the Edit screen. */
+"wescan.edit.button.next"           = "Next";
+/* The title on the navigation bar of the Edit screen. */
+"wescan.edit.title"                 = "Edit Scan";
+/* The "Done" button on the right side of the navigation bar on the Review screen. */
+"wescan.review.button.done"         = "Done";
+/* The title on the navigation bar of the Review screen. */
+"wescan.review.title"               = "Review";
 

部分文件因为文件数量过多而无法显示