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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

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/java/res/values/app_name.xml ('k') | chrome/android/shell/java/AndroidManifest.xml.jinja2 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index ec44769c9e4090bf86ca33f98a0c4afef27ef264..e67e0721890edc9e18ffb6285267ab2eaa900836 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -93,10 +93,6 @@
</translations>
<release allow_pseudo="false" seq="1">
<messages fallback_to_english="true">
- <message name="IDS_APP_NAME" desc="The application name" translateable="false">
- Chromium
- </message>
-
<!-- Generic strings -->
<message name="IDS_OK" desc="Label for a confirm button. Used in multiple contexts. [CHAR-LIMIT=20]">
OK
« no previous file with comments | « chrome/android/java/res/values/app_name.xml ('k') | chrome/android/shell/java/AndroidManifest.xml.jinja2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698