浏览代码

fix(files): "Create new" -> "New"

* Align with web UI
* Reduce screen footprint
* More concise

Signed-off-by: Josh <josh.t.richards@gmail.com>
Josh 1 年之前
父节点
当前提交
2ea33b5598
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      app/src/main/res/values/strings.xml

+ 5 - 5
app/src/main/res/values/strings.xml

@@ -805,7 +805,7 @@
     <string name="upload_direct_camera_upload">Upload from camera</string>
     <string name="upload_scan_doc_upload">Scan document from camera</string>
     <string name="upload_content_from_other_apps">Upload content from other apps</string>
-    <string name="create_new_folder">Create new folder</string>
+    <string name="create_new_folder">New folder</string>
     <string name="uploads_view_upload_status_virus_detected">Virus detected. Upload cannot be completed!</string>
     <string name="tags">Tags</string>
     <string name="sharee_add_failed">Adding sharee failed</string>
@@ -871,9 +871,9 @@
     <string name="unread_comments">Unread comments exist</string>
     <string name="grid_file_features_live_photo_content_description">This icon indicates availability of live photo</string>
     <string name="richdocuments_failed_to_load_document">Failed to load document!</string>
-    <string name="create_new_document">Create new document</string>
-    <string name="create_new_spreadsheet">Create new spreadsheet</string>
-    <string name="create_new_presentation">Create new presentation</string>
+    <string name="create_new_document">New document</string>
+    <string name="create_new_spreadsheet">New spreadsheet</string>
+    <string name="create_new_presentation">New presentation</string>
     <string name="select_template">Select template</string>
     <string name="filename_hint">Filename</string>
     <string name="thumbnail">Thumbnail</string>
@@ -993,7 +993,7 @@
     <string name="uploader_upload_failed_sync_conflict_error_content">Pick which version to keep of %1$s</string>
     <string name="upload_list_resolve_conflict">Resolve conflict</string>
     <string name="upload_list_delete">Delete</string>
-    <string name="create_new">Create new</string>
+    <string name="create_new">New</string>
     <string name="editor_placeholder" translatable="false">%1$s %2$s</string>
 
     <string name="sync_not_enough_space_dialog_action_choose">Choose what to sync</string>