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

Side by Side Diff: _locales/en_GB/messages.json

Issue 29335668: Issue 2597 - Begin the switch to adblockpluscore (Closed)
Patch Set: Created Feb. 4, 2016, 7 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
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "message": "Add" 3 "message": "Add"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Add domain" 6 "message": "Add domain"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Add filter" 9 "message": "Add filter"
10 }, 10 },
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 }, 52 },
53 "enabled_for_site": { 53 "enabled_for_site": {
54 "message": "<strong>Enabled</strong> on this site" 54 "message": "<strong>Enabled</strong> on this site"
55 }, 55 },
56 "filter_lists": { 56 "filter_lists": {
57 "message": "Filter lists" 57 "message": "Filter lists"
58 }, 58 },
59 "filter_must_follow_syntax": { 59 "filter_must_follow_syntax": {
60 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." 60 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>."
61 }, 61 },
62 "filters_acceptableAds2_label": {
63 "message": "Allow some non-intrusive advertising"
64 },
65 "filters_addSubscriptionAdd_label": {
66 "message": "Add"
67 },
68 "filters_addSubscriptionOther_label": {
69 "message": "Add a different subscription"
70 },
71 "filters_addSubscription_label": {
72 "message": "Add filter subscription"
73 },
74 "filters_readMore_label": {
75 "message": "Read more"
76 },
77 "filters_subscription_delete_label": {
78 "message": "Delete"
79 },
80 "filters_subscription_enabled_label": {
81 "message": "Enabled"
82 },
83 "filters_subscription_lastDownload_checksumMismatch": {
84 "message": "Failed: checksum mismatch"
85 },
86 "filters_subscription_lastDownload_connectionError": {
87 "message": "Failed: download failure"
88 },
89 "filters_subscription_lastDownload_inProgress": {
90 "message": "Downloading..."
91 },
92 "filters_subscription_lastDownload_invalidData": {
93 "message": "Failed: not a valid filters list"
94 },
95 "filters_subscription_lastDownload_invalidURL": {
96 "message": "Failed: not a valid address"
97 },
98 "filters_viewList_label": {
99 "message": "View list"
100 },
62 "found_a_bug": { 101 "found_a_bug": {
63 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a>file a request here</a>." 102 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a>file a request here</a>."
64 }, 103 },
65 "general": { 104 "general": {
66 "message": "General" 105 "message": "General"
67 }, 106 },
107 "global_filter_cssproperty_nodomain": {
108 "message": "No active domain specified for CSS property filter"
109 },
110 "global_filter_elemhide_duplicate_id": {
111 "message": "Only one ID of the element to be hidden can be specified"
112 },
113 "global_filter_elemhide_nocriteria": {
114 "message": "No criteria specified to recognise the element to be hidden"
115 },
116 "global_notification_antiadblock_message": {
117 "message": "This site has been known to show targeted messages to Adblock Pl us users. Do you want Adblock Plus to hide targeted messages?"
118 },
119 "global_notification_antiadblock_title": {
120 "message": "Hide targeted messages?"
121 },
122 "global_remove_subscription_warning": {
123 "message": "Do you really want to remove this subscription?"
124 },
125 "global_subscription_invalid_location": {
126 "message": "Filter list location is neither a valid URL nor a valid file nam e."
127 },
68 "invalid_css_selector": { 128 "invalid_css_selector": {
69 "message": "$selector$ is not a valid CSS selector", 129 "message": "$selector$ is not a valid CSS selector",
70 "placeholders": { 130 "placeholders": {
71 "selector": { 131 "selector": {
72 "content": "$1" 132 "content": "$1"
73 } 133 }
74 } 134 }
75 }, 135 },
76 "last_updated_at": { 136 "last_updated_at": {
77 "message": "Last updated at $time$ on $date$", 137 "message": "Last updated at $time$ on $date$",
(...skipping 15 matching lines...) Expand all
93 } 153 }
94 }, 154 },
95 "line": { 155 "line": {
96 "message": "Line $number$", 156 "message": "Line $number$",
97 "placeholders": { 157 "placeholders": {
98 "number": { 158 "number": {
99 "content": "$1" 159 "content": "$1"
100 } 160 }
101 } 161 }
102 }, 162 },
163 "name": {
164 "message": "Adblock Plus"
165 },
103 "name_devbuild": { 166 "name_devbuild": {
104 "message": "Adblock Plus development build" 167 "message": "Adblock Plus development build"
105 }, 168 },
106 "notification_configure": { 169 "notification_configure": {
107 "message": "Configure notification settings" 170 "message": "Configure notification settings"
108 }, 171 },
109 "notification_open_all": { 172 "notification_open_all": {
110 "message": "Open all links from this notification" 173 "message": "Open all links from this notification"
111 }, 174 },
112 "notification_with_buttons": { 175 "notification_with_buttons": {
113 "message": "Click 'OK' to open all links in this notification." 176 "message": "Click 'OK' to open all links in this notification."
114 }, 177 },
115 "notification_without_buttons": { 178 "notification_without_buttons": {
116 "message": "Click on the notification to open all links in it." 179 "message": "Click on the notification to open all links in it."
117 }, 180 },
118 "options": { 181 "options": {
119 "message": "Adblock Plus Options" 182 "message": "Adblock Plus Options"
120 }, 183 },
121 "options_short": { 184 "options_short": {
122 "message": "Options" 185 "message": "Options"
123 }, 186 },
124 "out_of_date_lists": { 187 "out_of_date_lists": {
125 "message": "Out-of-date lists are updated periodically." 188 "message": "Out-of-date lists are updated periodically."
126 }, 189 },
190 "overlay_notification_button_no": {
191 "message": "No"
192 },
193 "overlay_notification_button_yes": {
194 "message": "Yes"
195 },
196 "overlay_notification_closing_button_hide": {
197 "message": "Close this notification"
198 },
199 "overlay_notification_closing_button_optout": {
200 "message": "Stop showing notifications"
201 },
202 "overlay_shownotifications_label": {
203 "message": "Show useful notifications"
204 },
127 "remove_button": { 205 "remove_button": {
128 "message": "Remove selected" 206 "message": "Remove selected"
129 }, 207 },
130 "show_block_element_menu": { 208 "show_block_element_menu": {
131 "message": "Show 'Block Element' right-click menu item" 209 "message": "Show 'Block Element' right-click menu item"
132 }, 210 },
133 "stats_label_page": { 211 "stats_label_page": {
134 "message": "<strong>$number$</strong> on this page", 212 "message": "<strong>$number$</strong> on this page",
135 "placeholders": { 213 "placeholders": {
136 "number": { 214 "number": {
(...skipping 30 matching lines...) Expand all
167 }, 245 },
168 "stats_share_title": { 246 "stats_share_title": {
169 "message": "Share this number" 247 "message": "Share this number"
170 }, 248 },
171 "stats_show_iconnumber": { 249 "stats_show_iconnumber": {
172 "message": "Show number in icon" 250 "message": "Show number in icon"
173 }, 251 },
174 "stats_title": { 252 "stats_title": {
175 "message": "Ads blocked" 253 "message": "Ads blocked"
176 }, 254 },
255 "subscriptionSelection_location_label": {
256 "message": "Filter list location:"
257 },
177 "subscriptionSelection_subscriptionSelector_label": { 258 "subscriptionSelection_subscriptionSelector_label": {
178 "message": "Please choose a filter subscription from the list:" 259 "message": "Please choose a filter subscription from the list:"
179 }, 260 },
261 "subscriptionSelection_title_label": {
262 "message": "Subscription title:"
263 },
180 "unexpected_filter_list_header": { 264 "unexpected_filter_list_header": {
181 "message": "Filter list headers aren't allowed here" 265 "message": "Filter list headers aren't allowed here"
182 }, 266 },
183 "update_now": { 267 "update_now": {
184 "message": "Update now" 268 "message": "Update now"
185 }, 269 },
186 "whitelisted_domains": { 270 "whitelisted_domains": {
187 "message": "Whitelisted domains" 271 "message": "Whitelisted domains"
188 } 272 }
189 } 273 }
OLDNEW

Powered by Google App Engine
This is Rietveld