Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/android/java/res_orca/values/channel_constants.xml

Issue 29684695: Issue 6287 - Create codename Orca v.0 to launch internally to the team (Closed)
Patch Set: Fixed comments Created Feb. 2, 2018, 12:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/res_orca/mipmap-xxxhdpi/app_single_page_icon.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res_orca/values/channel_constants.xml
diff --git a/chrome/android/java/res_chromium/values/channel_constants.xml b/chrome/android/java/res_orca/values/channel_constants.xml
similarity index 53%
copy from chrome/android/java/res_chromium/values/channel_constants.xml
copy to chrome/android/java/res_orca/values/channel_constants.xml
index b7b3bfc29641543f40d5e077f37295ace3008e4a..4005b17c7487a2501159080e27db993ca1dead4e 100644
--- a/chrome/android/java/res_chromium/values/channel_constants.xml
+++ b/chrome/android/java/res_orca/values/channel_constants.xml
@@ -5,7 +5,8 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The application name displayed to the user. -->
- <string name="app_name" translatable="false">Chromium</string>
- <string name="bookmark_widget_title" translatable="false">Chromium bookmarks</string>
- <string name="search_widget_title" translatable="false">Chromium search</string>
+ <!-- Change app name. See https://issues.adblockplus.org/ticket/6287 -->
+ <string name="app_name" translatable="false">Orca</string>
+ <string name="bookmark_widget_title" translatable="false">Orca bookmarks</string>
+ <string name="search_widget_title" translatable="false">Orca search</string>
</resources>
« no previous file with comments | « chrome/android/java/res_orca/mipmap-xxxhdpi/app_single_page_icon.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld