diff options
author | Eric Fischer <> | 2009-03-24 21:02:50 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-24 21:02:50 -0700 |
commit | a2724636983853d2e9d29a2f686e318e1110705e (patch) | |
tree | 986b8ce927ff036ae2492c3ea2d4e76ce9237ebf /res/values-ko | |
parent | 3593747655858b7a98ce98129421d6261ef79131 (diff) | |
download | LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.zip LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.tar.gz LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.tar.bz2 |
Automated import from //branches/donutburger/...@141868,141868
Diffstat (limited to 'res/values-ko')
-rw-r--r-- | res/values-ko/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 0b653ac..5cd51a9 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -149,10 +149,7 @@ <string name="resume_playing_resume">"재생 다시 시작"</string> <string name="resume_playing_restart">"시작"</string> <string name="gadget_title">"사진 프레임"</string> - <!-- no translation found for file_info_title (1628963357466012538) --> - <skip /> - <!-- no translation found for video_exceed_mms_limit (3835075281230780010) --> - <skip /> - <!-- no translation found for too_large_to_attach (8944461117941172986) --> - <skip /> + <string name="file_info_title">"파일 정보:"</string> + <string name="video_exceed_mms_limit">"녹화한 동영상이 너무 커서 MMS를 통해 전송할 수 없습니다. 클립의 길이를 더 짧게 녹화하세요."</string> + <string name="too_large_to_attach">"파일이 너무 커서 첨부할 수 없습니다."</string> </resources> |