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

Commit 6c74a8d

Browse files
Import l10n. (#3163)
1 parent 55edd67 commit 6c74a8d

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,17 +1222,15 @@
12221222
<!-- This string is used as the body of the Private Browsing page that is opened when the
12231223
Private Browsing Mode button from the tray is clicked.
12241224
'%1$s' will be replaced at runtime with the app's name. -->
1225-
<string name="private_browsing_body"><![CDATA[
1226-
<p>사생활 보호 창으로 브라우징할 경우, %1$s은(는) <strong>다음을 저장하지 않습니다</strong>:</p>
1225+
<string name="private_browsing_body"><![CDATA[<p>사생활 보호 창으로 탐색할 경우, %1$s은(는) <strong>다음을 저장하지 않습니다</strong>:</p>
12271226
<ul class="two-column">
12281227
<li>방문한 웹페이지</li>
12291228
<li>검색</li>
12301229
<li>쿠키</li>
12311230
<li>임시 파일</li>
12321231
</ul>
12331232
<p>사생활 보호 모드<strong>가 인터넷 상에서 사용자를 완전히 감추어주는 것은 아닙니다</strong>. 사용자의 고용주 또는 인터넷 서비스 제공자는 사용자가 방문하는 웹페이지를 알 수 있습니다.</p>
1234-
<p class="about-info">사생활 보호 모드 더 알아보기<a id="learnMore"></a>.</p>
1235-
]]></string>
1233+
<p class="about-info">사생활 보호 모드 더 알아보기<a id="learnMore"></a>.</p>]]></string>
12361234

12371235
<!-- This string is displayed in any button used for removing all the items in the current context.
12381236
'%1$s' will be replaced at runtime with the app's name. -->
@@ -1440,7 +1438,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->
14401438

14411439
<!-- This string is displayed a button of the what's new dialog that is displayed if the user has updated
14421440
or updated the app and hasn't signed it yet. If clicked the dialog is dismissed. -->
1443-
<string name="whats_new_button_start_browsing">브라우징 시작</string>
1441+
<string name="whats_new_button_start_browsing">탐색 시작</string>
14441442

14451443

14461444
<!-- This string is displayed in the title of the slow script dialog. -->

0 commit comments

Comments
 (0)