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

Side by Side Diff: mobile/locales/en-US/chrome/region.properties

Issue 30018598: Issue 7281 - Remove Google+ links (Closed)
Patch Set: Adjustments in regards to Anton's comments Created Feb. 27, 2019, 5 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/StringHelper.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This Source Code Form is subject to the terms of the Mozilla Public 1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 4
5 # Default search engine 5 # Default search engine
6 browser.search.defaultenginename=Google 6 browser.search.defaultenginename=Google
7 7
8 # Search engine order (order displayed in the search bar dropdown). 8 # Search engine order (order displayed in the search bar dropdown).
9 browser.search.order.1=Google 9 browser.search.order.1=Google
10 browser.search.order.2=Bing 10 browser.search.order.2=Bing
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 # browser.suggestedsites.NAME.title=Displayed name 44 # browser.suggestedsites.NAME.title=Displayed name
45 # browser.suggestedsites.NAME.url=Website URL 45 # browser.suggestedsites.NAME.url=Website URL
46 # browser.suggestedsites.NAME.bgcolor= Color (hex format) 46 # browser.suggestedsites.NAME.bgcolor= Color (hex format)
47 # 47 #
48 # Note that if you remove or add items to this set, you need to adjust 48 # Note that if you remove or add items to this set, you need to adjust
49 # mobile/android/tests/browser/robocop/testDistribution.java 49 # mobile/android/tests/browser/robocop/testDistribution.java
50 # to reflect the new set of IDs reported as tiles data. 50 # to reflect the new set of IDs reported as tiles data.
51 # 51 #
52 browser.suggestedsites.list.0=adblockplus 52 browser.suggestedsites.list.0=adblockplus
53 browser.suggestedsites.list.1=acceptableads 53 browser.suggestedsites.list.1=acceptableads
54 browser.suggestedsites.list.2=adblockbrowserbetacommunity
55 54
56 browser.suggestedsites.adblockplus.title=Adblock Plus 55 browser.suggestedsites.adblockplus.title=Adblock Plus
57 browser.suggestedsites.adblockplus.url=https://adblockplus.org/en/ 56 browser.suggestedsites.adblockplus.url=https://adblockplus.org/en/
58 browser.suggestedsites.adblockplus.bgcolor=#cf0016 57 browser.suggestedsites.adblockplus.bgcolor=#cf0016
59 58
60 browser.suggestedsites.acceptableads.title=Acceptable Ads 59 browser.suggestedsites.acceptableads.title=Acceptable Ads
61 browser.suggestedsites.acceptableads.url=https://acceptableads.com 60 browser.suggestedsites.acceptableads.url=https://acceptableads.com
62 browser.suggestedsites.acceptableads.bgcolor=#69a952 61 browser.suggestedsites.acceptableads.bgcolor=#69a952
63
64 browser.suggestedsites.adblockbrowserbetacommunity.title=Beta community
65 browser.suggestedsites.adblockbrowserbetacommunity.url=https://adblockplus.org/r edirect?link=adblock_browser_android_beta_community
66 browser.suggestedsites.adblockbrowserbetacommunity.bgcolor=#f7f7f7
OLDNEW
« no previous file with comments | « mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/StringHelper.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld