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

Unified Diff: mobile/android/base/strings.xml.in

Issue 5125139704315904: Issue 2560 - Default bookmark after install points to about:firefox (Closed)
Patch Set: Created May 21, 2015, 2:56 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/strings.xml.in
diff --git a/mobile/android/base/strings.xml.in b/mobile/android/base/strings.xml.in
index 5401f5a7dc95ae12a43dde95be6f45d80beefe70..f9ef80f5adde043b2ceccacfb44b9f3e45dd0c14 100644
--- a/mobile/android/base/strings.xml.in
+++ b/mobile/android/base/strings.xml.in
@@ -393,7 +393,7 @@
<!-- Default bookmarks. We used to use bookmark titles shared with XUL from mobile's
profile/bookmarks.inc (see bug 964946). Don't expose the URLs to L10N. -->
<string name="bookmarkdefaults_title_aboutfirefox">@bookmarks_aboutBrowser@</string>
- <string name="bookmarkdefaults_url_aboutfirefox">about:firefox</string>
+ <string name="bookmarkdefaults_url_aboutfirefox">about:</string>
<!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_adblockplus -->
<string name="bookmarkdefaults_title_adblockplus">@bookmarks_adblockplus@</string>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld