diff options
author | Kenny Root <kroot@google.com> | 2010-06-21 11:17:07 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-06-21 11:17:07 -0700 |
commit | f25c560dcdc0c04e11152fff11f521dae03522cd (patch) | |
tree | 9b8d4782f59005ba34990d43502042ef3f0ed5a7 | |
parent | cfe3d205b065502eecc460f7713de90e19d4ab4b (diff) | |
parent | 30cf330fae137587d51aa4c026459db146705ba9 (diff) | |
download | frameworks_base-f25c560dcdc0c04e11152fff11f521dae03522cd.zip frameworks_base-f25c560dcdc0c04e11152fff11f521dae03522cd.tar.gz frameworks_base-f25c560dcdc0c04e11152fff11f521dae03522cd.tar.bz2 |
am 30cf330f: Import revised translations
Merge commit '30cf330fae137587d51aa4c026459db146705ba9' into gingerbread
* commit '30cf330fae137587d51aa4c026459db146705ba9':
Import revised translations
-rw-r--r-- | core/res/res/values-ko/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values-ko/strings.xml b/core/res/res/values-ko/strings.xml index 92462c8..8aaf761 100644 --- a/core/res/res/values-ko/strings.xml +++ b/core/res/res/values-ko/strings.xml @@ -571,8 +571,8 @@ <string name="password_keyboard_label_symbol_key" msgid="992280756256536042">"?123"</string> <string name="password_keyboard_label_alpha_key" msgid="8001096175167485649">"ABC"</string> <string name="password_keyboard_label_alt_key" msgid="1284820942620288678">"ALT"</string> - <string name="hour_ampm" msgid="4329881288269772723">"<xliff:g id="HOUR">%-l</xliff:g><xliff:g id="AMPM">%P</xliff:g>"</string> - <string name="hour_cap_ampm" msgid="1829009197680861107">"<xliff:g id="HOUR">%-l</xliff:g><xliff:g id="AMPM">%p</xliff:g>"</string> + <string name="hour_ampm" msgid="4329881288269772723">"<xliff:g id="AMPM">%P</xliff:g> <xliff:g id="HOUR">%-l</xliff:g>:00"</string> + <string name="hour_cap_ampm" msgid="1829009197680861107">"<xliff:g id="AMPM">%p</xliff:g> <xliff:g id="HOUR">%-l</xliff:g>:00"</string> <string name="status_bar_clear_all_button" msgid="7774721344716731603">"지우기"</string> <string name="status_bar_no_notifications_title" msgid="4755261167193833213">"알림 없음"</string> <string name="status_bar_ongoing_events_title" msgid="1682504513316879202">"진행 중"</string> |