summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r--res/values-zh-rTW/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 8faaeae0c..e21bffdc8 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -553,9 +553,15 @@ CHAR LIMIT = NONE] -->
<string name="pref_camera2_category_system">系統</string>
<string name="pref_camera2_restore_default">還原預設值</string>
<string name="pref_camera2_restore_default_hint">相機設定會還原為預設設定</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="other">將儲存 10 張中的 %1$d 張照片,其餘的將被刪除。</item>
+ </plurals>
<string name="save_best_dialog_title">儲存已選擇的照片?</string>
<string name="save_best_dialog_positive_bt">確定</string>
<string name="save_best_dialog_native_bt">取消</string>
+ <plurals name="save_best_image_toast">
+ <item quantity="other">已儲存 10 張照片中的 %1$d 張。</item>
+ </plurals>
<string name="dialog_do_not_show">不再顯示</string>
<string name="delete_best_dialog_title">刪除全部?</string>
<string name="delete_best_dialog_content">確定刪除全部 10 張照片嗎?</string>