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

Unified Diff: chrome/android/java/res/values-en-rGB/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-el/strings.xml ('k') | chrome/android/java/res/values-es-rUS/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-en-rGB/strings.xml
===================================================================
--- chrome/android/java/res/values-en-rGB/strings.xml (revision 0)
+++ chrome/android/java/res/values-en-rGB/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">"Leave this Page"</string>
+<string name="stay_on_this_page">"Stay on this Page"</string>
+<string name="reload_this_page">"Reload this Page"</string>
+<string name="dont_reload_this_page">"Don\'t reload"</string>
+<string name="show_history_label">"Show full history"</string>
+<string name="js_modal_dialog_confirm">"OK"</string>
+<string name="js_modal_dialog_cancel">"Cancel"</string>
+<string name="suppress_js_modal_dialogs">"Prevent this page from creating additional dialogues"</string>
+<string name="accessibility_js_modal_dialog_prompt">"Prompt"</string>
+</resources>
Property changes on: chrome/android/java/res/values-en-rGB/strings.xml
___________________________________________________________________
Added: svn:eol-style
+ LF
Added: svn:mime-type
+ text/xml
« no previous file with comments | « chrome/android/java/res/values-el/strings.xml ('k') | chrome/android/java/res/values-es-rUS/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698