diff options
Diffstat (limited to 'packages/SystemUI/res/values-ko-land/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values-ko-land/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values-ko-land/strings.xml b/packages/SystemUI/res/values-ko-land/strings.xml index 843ce60..ed5955f 100644 --- a/packages/SystemUI/res/values-ko-land/strings.xml +++ b/packages/SystemUI/res/values-ko-land/strings.xml @@ -19,5 +19,5 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- outdated translation 2686639138967158852 --> <string name="toast_rotation_locked" msgid="7609673011431556092">"화면이 가로 방향으로 잠깁니다."</string> + <string name="toast_rotation_locked" msgid="7609673011431556092">"화면이 현재 가로 방향으로 잠겨 있습니다."</string> </resources> |