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

Side by Side Diff: locale/en-US/firstRun.json

Issue 29349840: Issue 4294 - Removed feature section from first-run page (Closed)
Patch Set: Created Aug. 16, 2016, 9:59 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "firstRun_acceptableAdsExplanation": { 2 "firstRun_acceptableAdsExplanation": {
3 "message": "We'd like to encourage websites to use straightforward, unobtrus ive advertising. That's why we've established <a>strict guidelines</a> to identi fy acceptable ads, which are shown under default settings. If you still want to block every ad you can <a>disable</a> this in a few seconds." 3 "message": "We'd like to encourage websites to use straightforward, unobtrus ive advertising. That's why we've established <a>strict guidelines</a> to identi fy acceptable ads, which are shown under default settings. If you still want to block every ad you can <a>disable</a> this in a few seconds."
4 }, 4 },
5 "firstRun_acceptableAdsHeadline": { 5 "firstRun_acceptableAdsHeadline": {
6 "message": "Annoying ads will now be blocked" 6 "message": "Annoying ads will now be blocked"
7 }, 7 },
8 "firstRun_abbPromotionHeadline": { 8 "firstRun_abbPromotionHeadline": {
9 "message": "Got a smartphone or a tablet?" 9 "message": "Got a smartphone or a tablet?"
10 }, 10 },
11 "firstRun_abbButtonTitle": { 11 "firstRun_abbButtonTitle": {
12 "message": "Get Adblock Browser here" 12 "message": "Get Adblock Browser here"
13 }, 13 },
14 "firstRun_abbButtonSubtitle": { 14 "firstRun_abbButtonSubtitle": {
15 "message": "Available for Android and iOS" 15 "message": "Available for Android and iOS"
16 }, 16 },
17 "firstRun_contributor_credits": { 17 "firstRun_contributor_credits": {
18 "message": "Contributor Credits" 18 "message": "Contributor Credits"
19 }, 19 },
20 "firstRun_donate": { 20 "firstRun_donate": {
21 "message": "donate" 21 "message": "donate"
22 }, 22 },
23 "firstRun_donate_label": { 23 "firstRun_donate_label": {
24 "message": "Support our project" 24 "message": "Support our project"
25 }, 25 },
26 "firstRun_feature_malware": {
saroyanm 2016/08/16 12:00:12 What about translations ? Are they being removed b
Thomas Greiner 2016/08/16 13:12:00 Any language files apart from the U.S. english one
saroyanm 2016/08/16 13:20:32 Acknowledged.
27 "message": "Malware Blocking"
28 },
29 "firstRun_feature_malware_description": {
30 "message": "Make your browsing more secure by blocking known malware domains ."
31 },
32 "firstRun_feature_social": {
33 "message": "Remove Social Media Buttons"
34 },
35 "firstRun_feature_social_description": {
36 "message": "Automatically rid your browsing experience of social media butto ns, such as the Facebook Like, which appear on web pages and track your behavior ."
37 },
38 "firstRun_feature_tracking": {
39 "message": "Disable Tracking"
40 },
41 "firstRun_feature_tracking_description": {
42 "message": "Browse privately by disabling tracking - hiding your tracks from ad companies that would track your every move."
43 },
44 "firstRun_features": {
45 "message": "Adblock Plus can do more than block ads"
46 },
47 "firstRun_filterlistsReinitializedWarning": { 26 "firstRun_filterlistsReinitializedWarning": {
48 "message": "It seems that an issue caused all filters to be removed and we w ere unable to restore a backup. Therefore we had to reset your filters and Accep table Ads settings. Please check your filter lists and Acceptable Ads settings i n the <a>Adblock Plus options</a>." 27 "message": "It seems that an issue caused all filters to be removed and we w ere unable to restore a backup. Therefore we had to reset your filters and Accep table Ads settings. Please check your filter lists and Acceptable Ads settings i n the <a>Adblock Plus options</a>."
49 }, 28 },
50 "firstRun_legacySafariWarning": { 29 "firstRun_legacySafariWarning": {
51 "message": "You are using an old version of Safari which is not supported by Adblock Plus. It might not work correctly or impair the user experience on some websites. We strongly recommend to either update to Safari 6.1.1 or higher (on OS X 10.8 Mountain Lion), or Safari 7.0.1 or higher (on OS X 10.9 Mavericks), or to use the latest version of Mozilla Firefox, Google Chrome or Opera." 30 "message": "You are using an old version of Safari which is not supported by Adblock Plus. It might not work correctly or impair the user experience on some websites. We strongly recommend to either update to Safari 6.1.1 or higher (on OS X 10.8 Mountain Lion), or Safari 7.0.1 or higher (on OS X 10.9 Mavericks), or to use the latest version of Mozilla Firefox, Google Chrome or Opera."
52 }, 31 },
53 "firstRun_share": { 32 "firstRun_share": {
54 "message": "Tell your friends" 33 "message": "Tell your friends"
55 }, 34 },
56 "firstRun_share_headline": { 35 "firstRun_share_headline": {
57 "message": "<a>Give us a hand</a> in making the web a better place" 36 "message": "<a>Give us a hand</a> in making the web a better place"
58 }, 37 },
59 "firstRun_title": { 38 "firstRun_title": {
60 "message": "Adblock Plus has been installed" 39 "message": "Adblock Plus has been installed"
61 },
62 "firstRun_toggle_off": {
63 "message": "OFF"
64 },
65 "firstRun_toggle_on": {
66 "message": "ON"
67 } 40 }
68 } 41 }
OLDNEW
« firstRun.html ('K') | « firstRun.js ('k') | skin/firstRun.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld