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

Unified Diff: chrome/android/shell/res/values/strings.xml

Issue 800953002: Fix bug where app name is wrong in all languages except English. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/shell/java/AndroidManifest.xml.jinja2 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/shell/res/values/strings.xml
diff --git a/chrome/android/shell/res/values/strings.xml b/chrome/android/shell/res/values/strings.xml
index 2bd7b5cd95156829c998317adddfbcccf7df4bba..87fa37d60a5515b2ca4e2389abbbcba50551bfac 100644
--- a/chrome/android/shell/res/values/strings.xml
+++ b/chrome/android/shell/res/values/strings.xml
@@ -7,6 +7,7 @@
-->
<resources>
+ <string name="app_name">Chrome Shell</string>
<string name="url_hint">Type URL Here</string>
<string name="print_menu">Print…</string>
<string name="signin_select_account">Select Account</string>
« no previous file with comments | « chrome/android/shell/java/AndroidManifest.xml.jinja2 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698