summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/strings.xml')
-rw-r--r--res/values-ko/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 8a92bde9a..d559d6ef4 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -551,9 +551,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>