Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 600d2f0

Browse files
Import l10n. (#2841)
1 parent c24b815 commit 600d2f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/values-ko/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<!-- This string is used to label a text label that appears in the header of 'Language Settings' ->
192192
'Preferred Language for Displaying Websites' dialog window (accessible from the browser's Settings dialog window).
193193
Below this string appears a list of locales for the user to choose as their preferred languages for web content. -->
194-
<string name="settings_language_choose_language_content_title">웹사이트 기본 언어</string>
194+
<string name="settings_language_choose_language_content_title">웹 사이트 기본 언어</string>
195195

196196
<!-- This string is used to label a text label that appears in the header description of 'Language Settings' ->
197197
'Preferred Language for Displaying Websites' dialog window (accessible from the browser's Settings dialog window).
@@ -968,7 +968,7 @@
968968
<string name="display_language_options_reset">표시 언어 초기화</string>
969969

970970
<!-- This string labels the Reset button that restores the default content language settings values. -->
971-
<string name="content_language_options_reset">웹사이트 기본 언어 초기화</string>
971+
<string name="content_language_options_reset">웹 사이트 기본 언어 초기화</string>
972972

973973
<!-- This string labels the Reset button that restores all language settings values. -->
974974
<string name="all_language_options_reset">모든 언어 설정 초기화</string>

0 commit comments

Comments
 (0)