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

Commit c93ffcd

Browse files
Import l10n. (#3482)
1 parent 84494ec commit c93ffcd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
<!-- This string is used to label a button that, when pressed, loads a website that
106106
describes Mozilla's Privacy Policy. -->
107-
<string name="settings_privacy_policy">개인 정보 보호 정책</string>
107+
<string name="settings_privacy_policy">개인정보 보호정책</string>
108108

109109
<!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently
110110
allowed pop-up sites. -->
@@ -367,10 +367,6 @@
367367
and is used to toggle remote debugging of website content in the application. -->
368368
<string name="developer_options_remote_debugging">원격 디버깅 활성화</string>
369369

370-
<!-- This string labels an On/Off switch in the 'Developer Options' dialog
371-
and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). -->
372-
<string name="developer_options_show_console">콘솔을 로그캣으로 리다이렉트하기</string>
373-
374370
<!-- This string labels an On/Off switch in the developer options dialog
375371
and is used to customize background environments of the app. -->
376372
<string name="developer_options_env_override">환경 오버라이드 활성화</string>

0 commit comments

Comments
 (0)