|
29 | 29 | "message": "Detecting that you are downloading files from a dangerous website, Cloudopt has blocked that for you." |
30 | 30 | }, |
31 | 31 | "popupAddWhiteList": { |
32 | | - "message": "Add to whitelist" |
| 32 | + "message": "Add to cloud security whitelist" |
33 | 33 | }, |
34 | 34 | "popupAddBlackList": { |
35 | | - "message": "Add to blacklist" |
| 35 | + "message": "Add to cloud security blacklist" |
36 | 36 | }, |
37 | 37 | "popupCleanCache": { |
38 | 38 | "message": "Clean up cache" |
|
92 | 92 | "message": "You have already added this" |
93 | 93 | }, |
94 | 94 | "optionTipsAddWhiteListSuccess": { |
95 | | - "message": "Whitelist added successfully" |
| 95 | + "message": "Cloud security whitelist added successfully" |
| 96 | + }, |
| 97 | + "optionTipsAddWhiteListAdsSuccess": { |
| 98 | + "message": "Whitelist-ads added successfully" |
96 | 99 | }, |
97 | 100 | "optionTipsAddBlackListSuccess": { |
98 | | - "message": "Blacklist added successfully" |
| 101 | + "message": "Cloud security blacklist added successfully" |
99 | 102 | }, |
100 | 103 | "optionTipsInputUrlisNull": { |
101 | 104 | "message": "Empty domain name, please check and enter" |
|
164 | 167 | "message": "Helps adblocking even when in bad networking" |
165 | 168 | }, |
166 | 169 | "optionClassifyWhiteList": { |
167 | | - "message": "White List" |
| 170 | + "message": "Cloud security whitelist" |
| 171 | + }, |
| 172 | + "optionClassifyAdsWhiteList": { |
| 173 | + "message": "AD blocking whitelist" |
168 | 174 | }, |
169 | 175 | "optionWhiteListAdd": { |
170 | 176 | "message": "ADD" |
|
179 | 185 | "message": "Operation" |
180 | 186 | }, |
181 | 187 | "optionClassifyBlackList": { |
182 | | - "message": "Black List" |
| 188 | + "message": "Cloud security blacklist" |
183 | 189 | }, |
184 | 190 | "optionStatistics": { |
185 | 191 | "message": "Statistics" |
|
329 | 335 | "message": "Configuration update failed" |
330 | 336 | }, |
331 | 337 | "contextMenus1": { |
332 | | - "message": "Add to the white list" |
| 338 | + "message": "Add to the cloud security whitelist" |
333 | 339 | }, |
334 | 340 | "contextMenus2": { |
335 | 341 | "message": "View reputation report" |
|
338 | 344 | "message": "Manual ad blocking(BETA)" |
339 | 345 | }, |
340 | 346 | "contextMenus4": { |
341 | | - "message": "Add to the black list" |
| 347 | + "message": "Add to the cloud security blacklist" |
342 | 348 | }, |
343 | 349 | "manualTips": { |
344 | 350 | "message": "Left click to select elements to be blocked, right click to exit selection mode" |
|
0 commit comments