Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "description": "This is the label for the 'Add' buttons.", | 3 "description": "This is the label for the 'Add' buttons.", |
4 "message": "Add" | 4 "message": "Add" |
5 }, | 5 }, |
6 "add_domain_button": { | 6 "add_domain_button": { |
7 "message": "Add domain" | 7 "message": "Add domain" |
8 }, | 8 }, |
9 "add_filter_button": { | 9 "add_filter_button": { |
10 "message": "Add filter" | 10 "message": "Add filter" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
98 "message": "Failed, not a valid filters list" | 98 "message": "Failed, not a valid filters list" |
99 }, | 99 }, |
100 "filters_subscription_lastDownload_invalidURL": { | 100 "filters_subscription_lastDownload_invalidURL": { |
101 "message": "Failed, not a valid address" | 101 "message": "Failed, not a valid address" |
102 }, | 102 }, |
103 "filters_viewList_label": { | 103 "filters_viewList_label": { |
104 "message": "View list" | 104 "message": "View list" |
105 }, | 105 }, |
106 "firstRun_acceptableAdsExplanation": { | 106 "firstRun_acceptableAdsExplanation": { |
107 "description": "This is the explanation of the acceptable ads feature", | 107 "description": "This is the explanation of the acceptable ads feature", |
108 "message": "<strong>Adblock Plus automatically blocks annoying ads.</strong> Adblock Plus has also been configured to <a>allow some advertising</a> that is considered non-annoying. These ads have to follow <a>strict guidelines</a>, e.g. they cannot be animated and there has to be clear separation between content an d ads. By allowing some carefully selected ads you support websites that rely on advertising but choose to do it in a non-intrusve way. You can <a>disable</a> t his feature at any time." | 108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> St ill, we want to encourage websites using plain and unobtrusive advertising. That 's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want t o block all ads." |
109 }, | |
110 "firstRun_changelog": { | |
111 "description": "Page subtitle, links to the changelog", | |
112 "message": "See what's new" | |
109 }, | 113 }, |
110 "firstRun_feature_acceptableAds": { | 114 "firstRun_feature_acceptableAds": { |
111 "description": "One of the bullet points in the features list", | 115 "description": "One of the bullet points in the features list", |
112 "message": "Support websites with acceptable ads (read below for more inform ation)" | 116 "message": "Support websites with acceptable ads (more below)" |
Felix Dahlke
2012/10/02 12:36:04
"by allowing" instead of "with"?
"read more below"
Felix Dahlke
2012/10/15 14:55:05
Done.
| |
113 }, | 117 }, |
114 "firstRun_feature_betterSurfing": { | 118 "firstRun_feature_betterSurfing": { |
115 "description": "One of the bullet points in the features list", | 119 "description": "One of the bullet points in the features list", |
116 "message": "Surf the web without annoying ads" | 120 "message": "Enjoy the web without annoying ads" |
Felix Dahlke
2012/10/02 12:36:04
"Enjoy" instead of "Surf"?
Felix Dahlke
2012/10/15 14:55:05
Done.
| |
117 }, | 121 }, |
118 "firstRun_feature_improvements": { | 122 "firstRun_feature_videoAds": { |
119 "description": "One of the bullet points in the features list", | 123 "description": "One of the bullet points in the features list", |
120 "message": "Many other improvements (<a>view changelog</a>)" | 124 "message": "Watch videos without commercial interruptions" |
Felix Dahlke
2012/10/02 12:36:04
As you suggested, maybe we can say "Constantly imp
Felix Dahlke
2012/10/15 14:55:05
Done.
| |
125 }, | |
126 "firstRun_features_heading": { | |
127 "description": "Text above the features list", | |
128 "message": "With Adblock Plus you can:" | |
121 }, | 129 }, |
122 "firstRun_share1": { | 130 "firstRun_share1": { |
123 "description": "First line of text appearing above Facebook/Twitter buttons" , | 131 "description": "Text appearing above Facebook/Twitter buttons", |
124 "message": "Do you like blocking ads?" | 132 "message": "Do you think Adblock Plus is worth sharing? Please do!" |
Felix Dahlke
2012/10/02 12:36:04
As I said yesterday, this is a very important line
Felix Dahlke
2012/10/15 14:55:05
Done.
| |
125 }, | 133 }, |
126 "firstRun_share2": { | 134 "firstRun_share2": { |
127 "description": "Second line of text appearing above Facebook/Twitter buttons ", | |
128 "message": "Please spread the word!" | |
Felix Dahlke
2012/10/02 12:36:04
Likewise, this is important. Some more ideas by me
Felix Dahlke
2012/10/15 14:55:05
Done.
| |
129 }, | |
130 "firstRun_share3": { | |
131 "description": "Alternative text to appear above Facebook/Twitter buttons", | 135 "description": "Alternative text to appear above Facebook/Twitter buttons", |
132 "message": "Adblock Plus is free and open source. Please support us:" | 136 "message": "Adblock Plus is free and open source. Please support us:" |
133 }, | 137 }, |
134 "firstRun_share3_donate": { | 138 "firstRun_share2_donate": { |
135 "description": "'Donate' button text", | 139 "description": "'Donate' button text", |
136 "message": "Donate" | 140 "message": "Donate" |
137 }, | 141 }, |
138 "firstRun_share3_or": { | 142 "firstRun_share2_or": { |
139 "description": "'or' as in 'donate or spread the word'", | 143 "description": "'or' as in 'donate or spread the word'", |
140 "message": "or" | 144 "message": "or" |
141 }, | 145 }, |
142 "firstRun_title_install": { | 146 "firstRun_title_install": { |
143 "description": "This is the page heading on first installation", | 147 "description": "This is the page heading on first installation", |
144 "message": "Adblock Plus has been installed." | 148 "message": "Adblock Plus has been installed" |
Felix Dahlke
2012/10/02 12:36:04
This sounds a bit technical. How about something l
| |
145 }, | 149 }, |
146 "firstRun_title_update": { | 150 "firstRun_title_update": { |
147 "description": "This is the page heading on update", | 151 "description": "This is the page heading on update", |
148 "message": "Adblock Plus has been updated." | 152 "message": "Adblock Plus has been updated" |
149 }, | 153 }, |
150 "found_a_bug": { | 154 "found_a_bug": { |
151 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a href='$url$'>file a request here</a>.", | 155 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a href='$url$'>file a request here</a>.", |
152 "placeholders": { | 156 "placeholders": { |
153 "url": { | 157 "url": { |
154 "content": "$1" | 158 "content": "$1" |
155 } | 159 } |
156 } | 160 } |
157 }, | 161 }, |
158 "general": { | 162 "general": { |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
221 "message": "Subscription title:" | 225 "message": "Subscription title:" |
222 }, | 226 }, |
223 "update_now": { | 227 "update_now": { |
224 "message": "Update now" | 228 "message": "Update now" |
225 }, | 229 }, |
226 "whitelisted_domains": { | 230 "whitelisted_domains": { |
227 "description": "This is a tab heading.", | 231 "description": "This is a tab heading.", |
228 "message": "Whitelisted domains" | 232 "message": "Whitelisted domains" |
229 } | 233 } |
230 } | 234 } |
LEFT | RIGHT |