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

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

Issue 5723943474298880: Change the default bookmarks (Closed)
Patch Set: Created Dec. 24, 2014, 12:26 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 | mobile/locales/en-US/profile/bookmarks.inc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/strings.xml.in
===================================================================
--- a/mobile/android/base/strings.xml.in
+++ b/mobile/android/base/strings.xml.in
@@ -369,17 +369,13 @@
<string name="bookmarkdefaults_url_aboutfirefox">about:firefox</string>
<string name="bookmarkdefaults_favicon_aboutfirefox">chrome/chrome/content/branding/favicon64.png</string>
- <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_addons -->
- <string name="bookmarkdefaults_title_addons">@bookmarks_addons@</string>
- <string name="bookmarkdefaults_url_addons">https://addons.mozilla.org/android/</string>
+ <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_adblockplus -->
René Jeschke 2015/01/26 11:05:11 What does this mean "automatically generated from"
Felix Dahlke 2015/02/05 06:35:47 Ouch, true :P Repurposed the existing icons for no
+ <string name="bookmarkdefaults_title_adblockplus">@bookmarks_adblockplus@</string>
+ <string name="bookmarkdefaults_url_adblockplus">https://adblockplus.org</string>
- <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_support -->
- <string name="bookmarkdefaults_title_support">@bookmarks_support@</string>
- <string name="bookmarkdefaults_url_support">https://support.mozilla.org/products/mobile</string>
-
- <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_marketplace -->
- <string name="bookmarkdefaults_title_marketplace">@bookmarks_marketplace@</string>
- <string name="bookmarkdefaults_url_marketplace">https://marketplace.firefox.com/</string>
+ <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_acceptableads -->
+ <string name="bookmarkdefaults_title_acceptableads">@bookmarks_acceptableads@</string>
+ <string name="bookmarkdefaults_url_acceptableads">https://acceptableads.org</string>
<!-- Site identity popup -->
<string name="identity_connected_to">&identity_connected_to;</string>
« no previous file with comments | « no previous file | mobile/locales/en-US/profile/bookmarks.inc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld