summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-09 22:10:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-09 22:10:05 +0000
commitd2863b4e02ffee7b63636a8216b97fa3a239b7f9 (patch)
tree2fd373376c7e86287d895d57aac1549741407e19
parent04f79db22fc35f7f349596b571362c3d13a1659f (diff)
parent7e0d732a1c4ded5700707293d2741e0c03cf80d8 (diff)
downloadTvProvider-android12L-release.tar.gz
Change-Id: I6023ad1d0e43f54245a3d3a4ad3d2e30e63b380c
-rw-r--r--res/values-ko/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index f0ed728..33150f3 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -17,6 +17,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="7454398782183407432">"TV Storage"</string>
- <string name="permlab_readTvListings" msgid="5272001606068276291">"모든 TV 프로그램 목록 읽기"</string>
+ <string name="permlab_readTvListings" msgid="5272001606068276291">"모든 TV 프로그램 정보 읽기"</string>
<string name="permdesc_readTvListings" msgid="1165157606059567535">"기기에서 사용 가능한 모든 TV 편성정보 읽기"</string>
</resources>