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

Side by Side Diff: chrome/locale/en-US/filters.dtd

Issue 11015083: Merge labels and access keys into one string in locales (Closed)
Patch Set: Created July 3, 2013, 9:11 a.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 <!ENTITY dialog.title "Adblock Plus Filter Preferences"> 1 <!ENTITY dialog.title "Adblock Plus Filter Preferences">
2 2
3 <!ENTITY subscriptions.tab.label "Filter subscriptions"> 3 <!ENTITY subscriptions.tab.label "Filter subscriptions">
4 <!ENTITY filters.tab.label "Custom filters"> 4 <!ENTITY filters.tab.label "Custom filters">
5 5
6 <!ENTITY addSubscription.label "Add filter subscription"> 6 <!ENTITY addSubscription.label "Add &amp;filter subscription">
7 <!ENTITY addSubscription.accesskey "f">
8
9 <!ENTITY addSubscriptionAdd.label "Add"> 7 <!ENTITY addSubscriptionAdd.label "Add">
10 <!ENTITY addSubscriptionCancel.label "Cancel"> 8 <!ENTITY addSubscriptionCancel.label "Cancel">
11 <!ENTITY addSubscriptionOther.label "Add a different subscription"> 9 <!ENTITY addSubscriptionOther.label "Add a different subscription">
12 10
13 <!ENTITY noSubscriptions.text " 11 <!ENTITY noSubscriptions.text "
14 You haven't added any filter subscriptions yet. Adblock Plus won't block 12 You haven't added any filter subscriptions yet. Adblock Plus won't block
15 anything without filters, please use &quot;Add filter subscription&quot; to 13 anything without filters, please use &quot;Add filter subscription&quot; to
16 add some. 14 add some.
17 "> 15 ">
18 <!ENTITY subscription.homepage.label "Homepage"> 16 <!ENTITY subscription.homepage.label "Homepage">
(...skipping 13 matching lines...) Expand all
32 <!ENTITY subscription.disabledFilters.enable "Enable disabled filters"> 30 <!ENTITY subscription.disabledFilters.enable "Enable disabled filters">
33 31
34 <!ENTITY subscription.actions.label "Actions"> 32 <!ENTITY subscription.actions.label "Actions">
35 <!ENTITY subscription.update.label "Update filters"> 33 <!ENTITY subscription.update.label "Update filters">
36 <!ENTITY subscription.editTitle.label "Edit title"> 34 <!ENTITY subscription.editTitle.label "Edit title">
37 <!ENTITY subscription.delete.label "Delete"> 35 <!ENTITY subscription.delete.label "Delete">
38 <!ENTITY subscription.showHideFilters.label "Show/hide filters"> 36 <!ENTITY subscription.showHideFilters.label "Show/hide filters">
39 <!ENTITY subscription.moveUp.label "Move up"> 37 <!ENTITY subscription.moveUp.label "Move up">
40 <!ENTITY subscription.moveDown.label "Move down"> 38 <!ENTITY subscription.moveDown.label "Move down">
41 39
42 <!ENTITY acceptableAds2.label "Allow some non-intrusive advertis ing"> 40 <!ENTITY acceptableAds2.label "Allow some non-&amp;intrusive adv ertising">
43 <!ENTITY acceptableAds2.accesskey "i">
44 <!ENTITY viewList.label "View list"> 41 <!ENTITY viewList.label "View list">
45 <!ENTITY readMore.label "Read more"> 42 <!ENTITY readMore.label "Read more">
46 43
47 <!ENTITY addGroup.label "Add filter group"> 44 <!ENTITY addGroup.label "Add filter &amp;group">
48 <!ENTITY addGroup.accesskey "g">
49
50 <!ENTITY noFilters.text " 45 <!ENTITY noFilters.text "
51 You don't have any custom filters yet. 46 You don't have any custom filters yet.
52 "> 47 ">
53 48
54 <!ENTITY addFilter.label "Add filter"> 49 <!ENTITY addFilter.label "A&amp;dd filter">
55 <!ENTITY addFilter.accesskey "d">
56
57 <!ENTITY filter.actions.label "Filter actions"> 50 <!ENTITY filter.actions.label "Filter actions">
58 <!ENTITY filter.edit.label "Edit"> 51 <!ENTITY filter.edit.label "Edit">
59 <!ENTITY filter.cut.label "Cut"> 52 <!ENTITY filter.cut.label "Cut">
60 <!ENTITY filter.copy.label "Copy"> 53 <!ENTITY filter.copy.label "Copy">
61 <!ENTITY filter.paste.label "Paste"> 54 <!ENTITY filter.paste.label "Paste">
62 <!ENTITY filter.delete.label "Delete"> 55 <!ENTITY filter.delete.label "Delete">
63 <!ENTITY filter.selectAll.label "Select All"> 56 <!ENTITY filter.selectAll.label "Select All">
64 <!ENTITY filter.resetHitCounts.label "Reset hit statistics"> 57 <!ENTITY filter.resetHitCounts.label "Reset hit statistics">
65 <!ENTITY filter.moveUp.label "Move up"> 58 <!ENTITY filter.moveUp.label "Move up">
66 <!ENTITY filter.moveDown.label "Move down"> 59 <!ENTITY filter.moveDown.label "Move down">
67 <!ENTITY viewMenu.label "View"> 60 <!ENTITY viewMenu.label "View">
68 61
69 <!ENTITY filter.column "Filter rule"> 62 <!ENTITY filter.column "&amp;Filter rule">
70 <!ENTITY filter.accesskey "F"> 63 <!ENTITY slow.column "Slo&amp;w filters">
71 <!ENTITY slow.column "Slow filters"> 64 <!ENTITY enabled.column "E&amp;nabled">
72 <!ENTITY slow.accesskey "w"> 65 <!ENTITY hitcount.column "&amp;Hits">
73 <!ENTITY enabled.column "Enabled"> 66 <!ENTITY lasthit.column "&amp;Last hit">
74 <!ENTITY enabled.accesskey "n"> 67 <!ENTITY sort.label "&amp;Sort by">
75 <!ENTITY hitcount.column "Hits"> 68 <!ENTITY sort.none.label "&amp;Unsorted">
76 <!ENTITY hitcount.accesskey "H"> 69 <!ENTITY sort.ascending.label "&amp;A > Z sort order">
77 <!ENTITY lasthit.column "Last hit"> 70 <!ENTITY sort.descending.label "&amp;Z > A sort order">
78 <!ENTITY lasthit.accesskey "L">
79
80 <!ENTITY sort.label "Sort by">
81 <!ENTITY sort.accesskey "S">
82 <!ENTITY sort.none.label "Unsorted">
83 <!ENTITY sort.none.accesskey "U">
84 <!ENTITY sort.ascending.label "A > Z sort order">
85 <!ENTITY sort.ascending.accesskey "A">
86 <!ENTITY sort.descending.label "Z > A sort order">
87 <!ENTITY sort.descending.accesskey "Z">
88
89 <!ENTITY noGroupSelected.text "You need to select a filter group before its filters can be displayed."> 71 <!ENTITY noGroupSelected.text "You need to select a filter group before its filters can be displayed.">
90 <!ENTITY noFiltersInGroup.text "The selected group is empty."> 72 <!ENTITY noFiltersInGroup.text "The selected group is empty.">
91 73
92 <!ENTITY filters.remove.warning "Do you really want to remove all selected filters?"> 74 <!ENTITY filters.remove.warning "Do you really want to remove all selected filters?">
93 75
94 <!ENTITY backupButton.label "Backup and Restore"> 76 <!ENTITY backupButton.label "&amp;Backup and Restore">
95 <!ENTITY backupButton.accesskey "B">
96
97 <!ENTITY backup.label "Create new backup"> 77 <!ENTITY backup.label "Create new backup">
98 <!-- Note: the placeholder ?1? will be replaced by date/time of the automatic ba ckup --> 78 <!-- Note: the placeholder ?1? will be replaced by date/time of the automatic ba ckup -->
99 <!ENTITY restore.default.label "Restore backup from ?1?"> 79 <!ENTITY restore.default.label "Restore backup from ?1?">
100 <!ENTITY restore.own.label "Restore own backup"> 80 <!ENTITY restore.own.label "Restore own backup">
101 81
102 <!ENTITY backup.complete.title "All filters and subscriptions"> 82 <!ENTITY backup.complete.title "All filters and subscriptions">
103 <!ENTITY backup.custom.title "Custom filters only"> 83 <!ENTITY backup.custom.title "Custom filters only">
104 84
105 <!ENTITY backup.error "There was an error writing filter s to the file. Make sure that the file isn't write protected or in use by anothe r application."> 85 <!ENTITY backup.error "There was an error writing filter s to the file. Make sure that the file isn't write protected or in use by anothe r application.">
106 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?"> 86 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?">
107 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?"> 87 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?">
108 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?"> 88 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?">
109 <!ENTITY restore.minVersion.warning "Warning: the file has been create d with a newer Adblock Plus version. You should update to the latest Adblock Plu s version before restoring from this file."> 89 <!ENTITY restore.minVersion.warning "Warning: the file has been create d with a newer Adblock Plus version. You should update to the latest Adblock Plu s version before restoring from this file.">
110 90
111 <!ENTITY find.label "Find"> 91 <!ENTITY find.label "Fi&amp;nd">
112 <!ENTITY find.accesskey "n">
113
114 <!ENTITY close.label "Close"> 92 <!ENTITY close.label "Close">
OLDNEW

Powered by Google App Engine
This is Rietveld