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

Delta Between Two Patch Sets: locale/en-US/options.json

Issue 6088024630755328: issue 1526 - Implement new options page design for Chrome/Opera/Safari (Closed)
Left Patch Set: Created Feb. 26, 2015, 11:50 a.m.
Right Patch Set: Comment about solution being temprorary is added to subscriptions.xml Created June 13, 2015, 12:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | options.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_abp": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar",
8 "message": "Options"
9 },
10 "options_page_header_2": {
7 "description": "Name of extension in navigation sidebar", 11 "description": "Name of extension in navigation sidebar",
8 "message": "Adblock <strong>Plus</strong>" 12 "message": "Adblock <strong>Plus</strong>"
9 }, 13 },
10 "options_page_name": {
11 "description": "Shown in navigation sidebar",
Thomas Greiner 2015/03/05 11:36:03 Yes, but what is the purpose of the text? "Page ti
saroyanm 2015/03/06 11:54:32 Done.
12 "message": "Options"
13 },
14 "options_tab_general": { 14 "options_tab_general": {
15 "description": "Tab navigation name in sidebar", 15 "description": "Name in sidebar for General tab",
Thomas Greiner 2015/03/05 11:36:03 Duplicate descriptions are not describing a specif
saroyanm 2015/03/06 11:54:32 Done.
16 "message": "General" 16 "message": "General"
17 }, 17 },
18 "options_tab_advanced": { 18 "options_tab_advanced": {
19 "description": "Tab navigation name in sidebar", 19 "description": "Name in sidebar for Advanced tab",
20 "message": "Advanced" 20 "message": "Advanced"
21 }, 21 },
22 "options_tab_help": { 22 "options_tab_help": {
23 "description": "Tab navigation name in sidebar", 23 "description": "Name in sidebar for Help tab",
24 "message": "Help" 24 "message": "Help"
25 }, 25 },
26 "options_version": { 26 "options_version": {
27 "description": "Shown in navigation sidebar", 27 "description": "Version label in navigation sidebar",
28 "message": "Version" 28 "message": "Version"
29 }, 29 },
30 "options_tab_share": { 30 "options_tab_share": {
31 "description": "Share button in navigation sidebar", 31 "description": "Share button in navigation sidebar",
32 "message": "Share" 32 "message": "Share"
33 }, 33 },
34 "options_tab_donate": { 34 "options_tab_donate": {
35 "description": "Donate button in navigation sidebar", 35 "description": "Donate button in navigation sidebar",
36 "message": "Donate" 36 "message": "Donate"
37 }, 37 },
38 "options_readMore": { 38 "options_readMore": {
39 "description": "Read more element that shows tooltip with description", 39 "description": "Read more element that shows tooltip with description",
40 "message": "read more" 40 "message": "read more"
41 }, 41 },
42 "options_blocking": { 42 "options_blocking_title": {
43 "description": "Section name in General tab", 43 "description": "Blocking section name in General tab",
Thomas Greiner 2015/03/05 11:36:03 Name of which section in the general tab?
saroyanm 2015/03/06 11:54:32 Better ? Hopefully done :)
Thomas Greiner 2015/03/12 11:41:56 Better, thank you. :)
44 "message": "Blocking" 44 "message": "Blocking"
45 }, 45 },
46 "options_language_title": { 46 "options_language_title": {
47 "description": "Option name in General tab", 47 "description": "Option name in General tab",
48 "message": "<strong>Adblocking</strong> for websites in..." 48 "message": "<strong>Adblocking</strong> for websites in..."
49 }, 49 },
50 "options_language_add": { 50 "options_language_add": {
51 "description": "Add other language button in General Tab", 51 "description": "Add other language button in General Tab",
52 "message": "add other website languages" 52 "message": "add other website languages"
53 }, 53 },
54 "options_furtherBlocking_title": { 54 "options_furtherBlocking_title": {
55 "description": "Option name in General tab", 55 "description": "Option name in General tab",
56 "message": "Further blocking options" 56 "message": "Further blocking options"
57 }, 57 },
58 "options_popular": { 58 "options_popular": {
59 "description": "Popular label in recommendation table", 59 "description": "Popular label in further blocking options table",
Thomas Greiner 2015/03/05 11:36:03 From a user's perspective there is no "recommendat
saroyanm 2015/03/06 11:54:32 Done.
60 "message": "popular" 60 "message": "popular"
61 }, 61 },
62 "options_furtherBlocking_add": { 62 "options_furtherBlocking_add": {
63 "description": "Button name for adding other blocking list in General tab", 63 "description": "Button name for adding other blocking list in General tab",
64 "message": "add other blocking list" 64 "message": "add other blocking list"
65 }, 65 },
66 "options_exceptions": { 66 "options_exceptions_title": {
67 "description": "Section name in General tab", 67 "description": "Exceptions section name in General tab",
68 "message": "Exceptions" 68 "message": "Exceptions"
69 }, 69 },
70 "options_acceptableAds_title": { 70 "options_acceptableAds_title": {
71 "description": "Acceptable ads option name in General tab", 71 "description": "Acceptable ads option name in General tab",
72 "message": "Acceptable ads" 72 "message": "Acceptable ads"
73 }, 73 },
74 "options_acceptableAds_description": { 74 "options_acceptableAds_description": {
75 "description": "Acceptable ads descriptive name in General tab", 75 "description": "Acceptable ads descriptive name in General tab",
76 "message": "Allow some non-intrusive advertising" 76 "message": "Allow some non-intrusive advertising"
77 }, 77 },
78 "options_whitelisted_title": { 78 "options_whitelisted_title": {
79 "description": "Whitelisting option name in General tab", 79 "description": "Whitelisting option name in General tab",
80 "message": "Whitelisted websites" 80 "message": "Whitelisted websites"
81 }, 81 },
82 "options_btn_add": { 82 "options_button_add": {
83 "description": "Add button label", 83 "description": "Add button label",
84 "message": "add" 84 "message": "add"
85 }, 85 },
86 "options_btn_cancel": { 86 "options_button_cancel": {
87 "description": "Cancel button label", 87 "description": "Cancel button label",
88 "message": "cancel" 88 "message": "cancel"
89 }, 89 },
90 "options_tweaks": { 90 "options_tweaks_title": {
91 "description": "Section name in Advanced tab", 91 "description": "Tweaks section name in Advanced tab",
92 "message": "Tweaks" 92 "message": "Tweaks"
93 }, 93 },
94 "options_tweaks_blockElement": { 94 "options_tweaks_blockElement": {
95 "description": "Show block Element option in Advanced tab", 95 "description": "Show block Element option in Advanced tab",
96 "message": "Show <a>Block Element</a> right-click menu item" 96 "message": "Show <a>Block Element</a> right-click menu item"
97 }, 97 },
98 "options_blockingList": { 98 "options_blockingList_title": {
99 "description": "Blocking list section title in Advanced tab", 99 "description": "Blocking list section title in Advanced tab",
100 "message": "Blocking list" 100 "message": "Blocking list"
101 }, 101 },
102 "options_tab_overview": { 102 "options_tab_overview": {
103 "description": "Tab name in Advanced tab", 103 "description": "Tab name in Advanced tab",
104 "message": "Overview" 104 "message": "Overview"
105 }, 105 },
106 "options_tab_ownList": { 106 "options_tab_ownList": {
107 "description": "Tab name in Advanced tab", 107 "description": "Tab name in Advanced tab",
108 "message": "Edit or create own blocking list" 108 "message": "Edit or create own blocking list"
(...skipping 19 matching lines...) Expand all
128 "message": "Update all blocking lists" 128 "message": "Update all blocking lists"
129 }, 129 },
130 "options_blockingRules": { 130 "options_blockingRules": {
131 "description": "Own blicking list header in Advanced tab", 131 "description": "Own blicking list header in Advanced tab",
132 "message": "Blocking rules" 132 "message": "Blocking rules"
133 }, 133 },
134 "options_blockingRules_edit": { 134 "options_blockingRules_edit": {
135 "description": "Edit rules button in Advanced tab", 135 "description": "Edit rules button in Advanced tab",
136 "message": "edit rules" 136 "message": "edit rules"
137 }, 137 },
138 "options_faq": { 138 "options_faq_title": {
139 "description": "Section name in Help tab", 139 "description": "FAQ section name in Help tab and link label in same section" ,
140 "message": "Frequently asked question" 140 "message": "Frequently asked questions"
141 }, 141 },
142 "options_faq_description": { 142 "options_faq_description": {
143 "description": "FAQ section description in Help tab", 143 "description": "FAQ section description in Help tab",
144 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." 144 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems."
145 }, 145 },
146 "options_faq_link": { 146 "options_forum_title": {
147 "description": "FAQ section link in Help tab", 147 "description": "Forum section name in Help tab",
148 "message": "Frequently asked questions"
149 },
150 "options_forum": {
151 "description": "Section name in Help tab",
152 "message": "Forum" 148 "message": "Forum"
153 }, 149 },
154 "options_forum_description": { 150 "options_forum_description": {
155 "description": "Forum section description in Help tab", 151 "description": "Forum section description in Help tab",
156 "message": "If the frequently asked questions helped you can reach us in our forum." 152 "message": "If the frequently asked questions helped you can reach us in our forum."
157 }, 153 },
158 "options_forum_link": { 154 "options_forum_link": {
159 "description": "Forum section link in Help tab", 155 "description": "Forum section link in Help tab",
160 "message": "Adblock Plus support forum" 156 "message": "Adblock Plus support forum"
161 }, 157 },
162 "options_media": { 158 "options_media_title": {
163 "description": "Section name in Help tab", 159 "description": "Social media Section name in Help tab",
164 "message": "Social media" 160 "message": "Social media"
165 }, 161 },
166 "options_media_description": { 162 "options_media_description": {
167 "description": "Social media section description in Help tab", 163 "description": "Social media section description in Help tab",
168 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 164 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
169 }, 165 },
170 "options_modal_customlist_title": { 166 "options_dialog_customlist_title": {
171 "description": "Title of custom list modal dialog", 167 "description": "Title of custom list modal dialog",
172 "message": "Add other blocking list" 168 "message": "Add other blocking list"
173 }, 169 },
174 "options_close": { 170 "options_close": {
175 "description": "Close modal button", 171 "description": "Close modal button",
176 "message": "close" 172 "message": "close"
177 }, 173 },
178 "options_modal_customlist_subscription_title": { 174 "options_dialog_customlist_subscription_title": {
179 "description": "Add customlist modal import hint message", 175 "description": "Add customlist modal import hint message",
180 "message": "Via URL/Link" 176 "message": "Via URL/Link"
181 }, 177 },
182 "options_modal_customlist_import": { 178 "options_dialog_customlist_import": {
183 "description": "Button in add custom subscription modal dialog", 179 "description": "Button in add custom subscription modal dialog",
184 "message": "import blocking list with this URL" 180 "message": "import blocking list with this URL"
185 }, 181 },
186 "options_modal_edit_own_list": { 182 "options_dialog_edit_own_list": {
187 "description": "Section name in custom subscription modal dialog", 183 "description": "Edit own blocking list section name in custom subscription m odal dialog",
188 "message": "edit own blocking list" 184 "message": "edit own blocking list"
189 }, 185 },
190 "options_modal_create_own_list": { 186 "options_dialog_create_own_list": {
191 "description": "Button in custom subscription modal dialog", 187 "description": "Button in custom subscription modal dialog",
192 "message": "create own blocking rules" 188 "message": "create own blocking rules"
193 }, 189 },
194 "options_modal_language_title": { 190 "options_dialog_language_title": {
195 "description": "Button in gerenal tab", 191 "description": "Button in gerenal tab",
196 "message": "Add other website language" 192 "message": "Add other website language"
197 }, 193 },
198 "options_modal_language_find": { 194 "options_dialog_language_find": {
199 "description": "Placeholder text in add language modal dialog", 195 "description": "Placeholder text in add language modal dialog",
200 "message": "Find language" 196 "message": "Find language"
201 }, 197 },
202 "options_modal_language_added": { 198 "options_dialog_language_added": {
203 "description": "Table headline in add language modal dialog", 199 "description": "Table headline in add language modal dialog",
204 "message": "Added languages" 200 "message": "Added languages"
205 }, 201 },
206 "options_modal_language_other": { 202 "options_dialog_language_other": {
207 "description": "Table headline in add language modal dialog", 203 "description": "Table headline in add language modal dialog",
208 "message": "Other languages" 204 "message": "Other languages"
209 }, 205 },
210 "options_language_en": { 206 "options_language_en": {
211 "description": "Language name shown in add language modal dialog", 207 "description": "Language name shown in add language modal dialog",
212 "message": "English" 208 "message": "English"
213 }, 209 },
214 "options_language_id": { 210 "options_language_id": {
215 "description": "Language name shown in add language modal dialog", 211 "description": "Language name shown in add language modal dialog",
216 "message": "Indonesian" 212 "message": "Indonesian"
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 }, 257 },
262 "options_language_ro": { 258 "options_language_ro": {
263 "description": "Language name shown in add language modal dialog", 259 "description": "Language name shown in add language modal dialog",
264 "message": "Romanian" 260 "message": "Romanian"
265 }, 261 },
266 "options_language_ru_uk": { 262 "options_language_ru_uk": {
267 "description": "Language name shown in add language modal dialog", 263 "description": "Language name shown in add language modal dialog",
268 "message": "Russian and Ukrainian" 264 "message": "Russian and Ukrainian"
269 } 265 }
270 } 266 }
LEFTRIGHT
« no previous file | options.html » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld