summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-ko/strings.xml
diff options
context:
space:
mode:
authorAndrew Jiang <sam.andrew.jiang@gmail.com>2012-12-12 16:11:54 -0500
committerMichael Bestas <mikeioannina@gmail.com>2013-02-09 05:00:55 +0200
commitbba34180cc9ffc53b638ec728aaf6d4601b6837f (patch)
treec04bbfaddf6d35eecc9be74dbce530e1fd15e219 /CrespoParts/res/values-ko/strings.xml
parentb87e2c2b24fb9252725df45cef1978280323d01d (diff)
downloaddevice_samsung_crespo-bba34180cc9ffc53b638ec728aaf6d4601b6837f.zip
device_samsung_crespo-bba34180cc9ffc53b638ec728aaf6d4601b6837f.tar.gz
device_samsung_crespo-bba34180cc9ffc53b638ec728aaf6d4601b6837f.tar.bz2
CrespoParts: Revise strings to bring in-line with conventions
This patch brings consistency to the formatting of the strings with the rest of the system. Headers should be capitalized automatically, we only capitalize the first letter of each string, we don't put periods at the end of description strings, and so forth. Ported from CM10, also includes some revision as per Kim Lê's original suggestions. Patch Set 2: Cleaned up various locales also. Patch Set 3: Further cleanup on various locales. Corrections done to German translations (Thanks to Marco Brohet and Kim Lê). Patch Set 4: Corrections to Greek translations. Change-Id: Ia8827c93851d032792832efba33452439f5210e8
Diffstat (limited to 'CrespoParts/res/values-ko/strings.xml')
-rw-r--r--CrespoParts/res/values-ko/strings.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/CrespoParts/res/values-ko/strings.xml b/CrespoParts/res/values-ko/strings.xml
index 981c071..b2e9c3b 100644
--- a/CrespoParts/res/values-ko/strings.xml
+++ b/CrespoParts/res/values-ko/strings.xml
@@ -8,13 +8,13 @@
<string name="sound_title">소리</string>
<string name="category_cpu_title">CPU</string>
- <string name="cpu_deepidle_title_head">Deep Idle</string>
- <string name="cpu_deepidle_summary_head">Deep idle 활성화.</string>
- <string name="category_screen_title">WM8994 설정 ( voodoo )</string>
+ <string name="cpu_deepidle_title_head">Deep idle</string>
+ <string name="cpu_deepidle_summary_head">Deep idle 활성화</string>
+ <string name="category_screen_title">WM8994 설정 (Voodoo)</string>
<string name="color_tuning_title_head">색상 혼합 설정</string>
- <string name="color_tuning_summary_head">화면 색상 배율을 조절합니다.</string>
+ <string name="color_tuning_summary_head">화면 색상 배율을 조절합니다</string>
<string name="gamma_tuning_title_head">색상 감마 조정</string>
- <string name="gamma_tuning_summary_head">색상 감마를 조정합니다.</string>
+ <string name="gamma_tuning_summary_head">색상 감마를 조정합니다</string>
<string name="color_hack_presets_title_head">색상 프리셋</string>
<string name="color_hack_presets_summary_head">일부 유저들이 만든 감마와 배율 프리셋입니다</string>
<string name="color_red_title">빨강</string>
@@ -37,7 +37,7 @@
<string name="category_touchkey_title">터치 키</string>
<string name="touchkey_notification_title_head">터치 키 백라이트 알림</string>
- <string name="touchkey_notification_summary_head">알림이 있을 때 터치 키 백라이트가 켜집니다.</string>
+ <string name="touchkey_notification_summary_head">알림이 있을 때 터치 키 백라이트가 켜집니다</string>
<string name="category_radio_title">무선</string>
<string name="hspa_title_head">HSPA</string>
@@ -50,6 +50,6 @@
<string name="label_reset">초기화 </string>
<string name="label_close">닫기</string>
<string name="label_idle1">Idle</string>
- <string name="label_idle2">Deep Idle (TOP=ON)</string>
- <string name="label_idle3">Deep Idle (TOP=OFF)</string>
+ <string name="label_idle2">Deep idle (TOP=ON)</string>
+ <string name="label_idle3">Deep idle (TOP=OFF)</string>
</resources>