summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rTW/cm_strings.xml')
-rw-r--r--res/values-zh-rTW/cm_strings.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 7ad196e5a..ec080c3b5 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -48,8 +48,9 @@
<!-- Protected apps -->
<string name="protected_app_settings">受保護的應用程式</string>
<!-- Developer settings -->
+ <string name="export_workspace_layout">匯出佈局</string>
<!-- Drawer settings -->
- <string name="app_drawer_style">程式集風格</string>
+ <string name="app_drawer_style">清單樣式</string>
<string name="app_drawer_style_compact">連續</string>
<string name="app_drawer_style_sections">分頁</string>
<string name="app_drawer_color">程式集色彩</string>
@@ -60,6 +61,10 @@
<string name="fast_scroller_type_horizontal">橫向</string>
<string name="fast_scroller_type_vertical">垂直</string>
<!-- Search Manager doesn't exist -->
- <string name="search_activity_not_found">找不到搜索活動 !</string>
+ <string name="search_activity_not_found">找不到搜尋活動 !</string>
<!-- App not available toast text -->
+ <string name="app_not_available">應用程式不可用</string>
+ <string name="storage_permission_denied">無法存取裝置。</string>
+ <string name="export_db_email_subject">區域性的啟動器資料庫</string>
+ <string name="export_db_could_not">無法匯出資料庫檔案</string>
</resources>