Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1233)

Unified Diff: chrome/android/java/res/values-ko/strings.xml

Issue 12079108: [Android] Pull in M25 translations for Android/Java strings. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1364/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/res/values-ja/strings.xml ('k') | chrome/android/java/res/values-lt/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-ko/strings.xml
===================================================================
--- chrome/android/java/res/values-ko/strings.xml (revision 0)
+++ chrome/android/java/res/values-ko/strings.xml (revision 0)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android">
+<string name="leave_this_page">"이 페이지 나오기"</string>
+<string name="stay_on_this_page">"이 페이지에 머무르기"</string>
+<string name="reload_this_page">"페이지 새로고침"</string>
+<string name="dont_reload_this_page">"새로고침 안함"</string>
+<string name="show_history_label">"방문 기록 전체보기"</string>
+<string name="js_modal_dialog_confirm">"확인"</string>
+<string name="js_modal_dialog_cancel">"취소"</string>
+<string name="suppress_js_modal_dialogs">"이 페이지가 추가적인 대화를 생성하지 않도록 차단"</string>
+<string name="accessibility_js_modal_dialog_prompt">"프롬프트"</string>
+</resources>
Property changes on: chrome/android/java/res/values-ko/strings.xml
___________________________________________________________________
Added: svn:mime-type
+ text/xml
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/android/java/res/values-ja/strings.xml ('k') | chrome/android/java/res/values-lt/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698