Index: chrome/locale/en-US/filters.dtd |
=================================================================== |
--- a/chrome/locale/en-US/filters.dtd |
+++ b/chrome/locale/en-US/filters.dtd |
@@ -1,16 +1,14 @@ |
<!ENTITY dialog.title "Adblock Plus Filter Preferences"> |
<!ENTITY subscriptions.tab.label "Filter subscriptions"> |
<!ENTITY filters.tab.label "Custom filters"> |
-<!ENTITY addSubscription.label "Add filter subscription"> |
-<!ENTITY addSubscription.accesskey "f"> |
- |
+<!ENTITY addSubscription.label "Add &filter subscription"> |
<!ENTITY addSubscriptionAdd.label "Add"> |
<!ENTITY addSubscriptionCancel.label "Cancel"> |
<!ENTITY addSubscriptionOther.label "Add a different subscription"> |
<!ENTITY noSubscriptions.text " |
You haven't added any filter subscriptions yet. Adblock Plus won't block |
anything without filters, please use "Add filter subscription" to |
add some. |
@@ -34,81 +32,61 @@ |
<!ENTITY subscription.actions.label "Actions"> |
<!ENTITY subscription.update.label "Update filters"> |
<!ENTITY subscription.editTitle.label "Edit title"> |
<!ENTITY subscription.delete.label "Delete"> |
<!ENTITY subscription.showHideFilters.label "Show/hide filters"> |
<!ENTITY subscription.moveUp.label "Move up"> |
<!ENTITY subscription.moveDown.label "Move down"> |
-<!ENTITY acceptableAds2.label "Allow some non-intrusive advertising"> |
-<!ENTITY acceptableAds2.accesskey "i"> |
+<!ENTITY acceptableAds2.label "Allow some non-&intrusive advertising"> |
<!ENTITY viewList.label "View list"> |
<!ENTITY readMore.label "Read more"> |
-<!ENTITY addGroup.label "Add filter group"> |
-<!ENTITY addGroup.accesskey "g"> |
- |
+<!ENTITY addGroup.label "Add filter &group"> |
<!ENTITY noFilters.text " |
You don't have any custom filters yet. |
"> |
-<!ENTITY addFilter.label "Add filter"> |
-<!ENTITY addFilter.accesskey "d"> |
- |
+<!ENTITY addFilter.label "A&dd filter"> |
<!ENTITY filter.actions.label "Filter actions"> |
<!ENTITY filter.edit.label "Edit"> |
<!ENTITY filter.cut.label "Cut"> |
<!ENTITY filter.copy.label "Copy"> |
<!ENTITY filter.paste.label "Paste"> |
<!ENTITY filter.delete.label "Delete"> |
<!ENTITY filter.selectAll.label "Select All"> |
<!ENTITY filter.resetHitCounts.label "Reset hit statistics"> |
<!ENTITY filter.moveUp.label "Move up"> |
<!ENTITY filter.moveDown.label "Move down"> |
<!ENTITY viewMenu.label "View"> |
-<!ENTITY filter.column "Filter rule"> |
-<!ENTITY filter.accesskey "F"> |
-<!ENTITY slow.column "Slow filters"> |
-<!ENTITY slow.accesskey "w"> |
-<!ENTITY enabled.column "Enabled"> |
-<!ENTITY enabled.accesskey "n"> |
-<!ENTITY hitcount.column "Hits"> |
-<!ENTITY hitcount.accesskey "H"> |
-<!ENTITY lasthit.column "Last hit"> |
-<!ENTITY lasthit.accesskey "L"> |
- |
-<!ENTITY sort.label "Sort by"> |
-<!ENTITY sort.accesskey "S"> |
-<!ENTITY sort.none.label "Unsorted"> |
-<!ENTITY sort.none.accesskey "U"> |
-<!ENTITY sort.ascending.label "A > Z sort order"> |
-<!ENTITY sort.ascending.accesskey "A"> |
-<!ENTITY sort.descending.label "Z > A sort order"> |
-<!ENTITY sort.descending.accesskey "Z"> |
- |
+<!ENTITY filter.column "&Filter rule"> |
+<!ENTITY slow.column "Slo&w filters"> |
+<!ENTITY enabled.column "E&nabled"> |
+<!ENTITY hitcount.column "&Hits"> |
+<!ENTITY lasthit.column "&Last hit"> |
+<!ENTITY sort.label "&Sort by"> |
+<!ENTITY sort.none.label "&Unsorted"> |
+<!ENTITY sort.ascending.label "&A > Z sort order"> |
+<!ENTITY sort.descending.label "&Z > A sort order"> |
<!ENTITY noGroupSelected.text "You need to select a filter group before its filters can be displayed."> |
<!ENTITY noFiltersInGroup.text "The selected group is empty."> |
<!ENTITY filters.remove.warning "Do you really want to remove all selected filters?"> |
-<!ENTITY backupButton.label "Backup and Restore"> |
-<!ENTITY backupButton.accesskey "B"> |
- |
+<!ENTITY backupButton.label "&Backup and Restore"> |
<!ENTITY backup.label "Create new backup"> |
<!-- Note: the placeholder ?1? will be replaced by date/time of the automatic backup --> |
<!ENTITY restore.default.label "Restore backup from ?1?"> |
<!ENTITY restore.own.label "Restore own backup"> |
<!ENTITY backup.complete.title "All filters and subscriptions"> |
<!ENTITY backup.custom.title "Custom filters only"> |
<!ENTITY backup.error "There was an error writing filters to the file. Make sure that the file isn't write protected or in use by another application."> |
<!ENTITY restore.error "The file's data could not be processed, maybe this isn't an Adblock Plus backup file?"> |
<!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?"> |
<!ENTITY restore.custom.warning "All your custom filters will be replaced by the contents of the selected file. Do you want to proceeed?"> |
<!ENTITY restore.minVersion.warning "Warning: the file has been created with a newer Adblock Plus version. You should update to the latest Adblock Plus version before restoring from this file."> |
-<!ENTITY find.label "Find"> |
-<!ENTITY find.accesskey "n"> |
- |
+<!ENTITY find.label "Fi&nd"> |
<!ENTITY close.label "Close"> |