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

Delta Between Two Patch Sets: locales/en-GB/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Left Patch Set: Created Oct. 16, 2012, 2:16 p.m.
Right Patch Set: Created Oct. 19, 2012, 4:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « locales/el/messages.json ('k') | locales/en/files/translate.js » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 {
2 "filters_acceptableAds2_label": {
3 "message": "Allow some non-intrusive advertising"
4 },
5 "filters_addSubscriptionAdd_label": {
6 "message": "Add"
7 },
8 "filters_addSubscriptionOther_label": {
9 "message": "Add a different subscription"
10 },
11 "filters_addSubscription_label": {
12 "message": "Add filter subscription"
13 },
14 "filters_readMore_label": {
15 "message": "Read more"
16 },
17 "filters_subscription_delete_label": {
18 "message": "Delete"
19 },
20 "filters_subscription_enabled_label": {
21 "message": "Enabled"
22 },
23 "filters_subscription_lastDownload_checksumMismatch": {
24 "message": "Failed: checksum mismatch"
25 },
26 "filters_subscription_lastDownload_connectionError": {
27 "message": "Failed: download failure"
28 },
29 "filters_subscription_lastDownload_inProgress": {
30 "message": "Downloading..."
31 },
32 "filters_subscription_lastDownload_invalidData": {
33 "message": "Failed: not a valid filters list"
34 },
35 "filters_subscription_lastDownload_invalidURL": {
36 "message": "Failed: not a valid address"
37 },
38 "filters_viewList_label": {
39 "message": "View list"
40 },
41 "global_remove_subscription_warning": {
42 "message": "Do you really want to remove this subscription?"
43 },
44 "global_subscription_invalid_location": {
45 "message": "Filter list location is neither a valid URL nor a valid file nam e."
46 },
47 "name": {
48 "message": "Adblock Plus"
49 },
50 "overlay_hideplaceholders_label": {
51 "message": "Hide placeholders of blocked elements"
52 },
53 "subscriptionSelection_location_label": {
54 "message": "Filter list location:"
55 },
56 "subscriptionSelection_subscriptionSelector_label": {
57 "message": "Please choose a filter subscription from the list:"
58 },
59 "subscriptionSelection_title_label": {
60 "message": "Subscription title:"
61 }
62 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld