aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values-ko
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-03-09 00:36:25 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-03-09 00:36:25 +0200
commitd70eb3905adefd9a6107a0f35073393e89833dd9 (patch)
tree4b664d92ed1c34eb93dab53f4f3320d37cebbdfe /lineage/res/res/values-ko
parent945545d8b97015de679f9a22f682339a16894c62 (diff)
downloadandroid_lineage-sdk-d70eb3905adefd9a6107a0f35073393e89833dd9.tar.gz
android_lineage-sdk-d70eb3905adefd9a6107a0f35073393e89833dd9.tar.bz2
android_lineage-sdk-d70eb3905adefd9a6107a0f35073393e89833dd9.zip
Automatic translation import
Change-Id: Ie12729572a5f5aff8198c4d642b895fafcbf2c10
Diffstat (limited to 'lineage/res/res/values-ko')
-rw-r--r--lineage/res/res/values-ko/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lineage/res/res/values-ko/strings.xml b/lineage/res/res/values-ko/strings.xml
index a6aff519..5763a9e2 100644
--- a/lineage/res/res/values-ko/strings.xml
+++ b/lineage/res/res/values-ko/strings.xml
@@ -34,6 +34,7 @@
<!-- Labels for the PROTECTED_APP permission. -->
<string name="permlab_protectedApp">보호된 앱 추가/제거</string>
<string name="permdesc_protectedApp">앱이 다른 앱을 보호됨으로 표시하고 잠글 수 있도록 허용합니다.</string>
+ <!-- Labels for CHANGE_STYLE permission -->
<!-- Profiles -->
<!-- Names of default profiles. -->
<string name="profileNameDefault">기본</string>
@@ -134,6 +135,8 @@
<string name="kilobytespersecond_short">kb/초</string>
<string name="megabytespersecond_short">MB/초</string>
<!-- Accent colors -->
+ <string name="accent_blue">블루베리</string>
+ <string name="accent_green">산림</string>
<string name="accent_pink">체리</string>
<string name="accent_red">토마토</string>
<string name="accent_yellow">바나나</string>