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

Unified Diff: chrome/locale/en-US/subscriptionSelection.dtd

Issue 11015083: Merge labels and access keys into one string in locales (Closed)
Patch Set: Created July 3, 2013, 9:11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« chrome/content/ui/sendReport.js ('K') | « chrome/locale/en-US/sidebar.dtd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/subscriptionSelection.dtd
===================================================================
--- a/chrome/locale/en-US/subscriptionSelection.dtd
+++ b/chrome/locale/en-US/subscriptionSelection.dtd
@@ -6,18 +6,14 @@
<!ENTITY addSubscription.label "Add subscription">
<!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of subscriptions.">
<!ENTITY list.download.retry "Try again">
<!ENTITY list.download.website "View website">
<!ENTITY fromWeb.description "Please confirm that you want to add this filter subscription. You can change the subscription title or location before adding it.">
-<!ENTITY title.label "Subscription title:">
-<!ENTITY title.accesskey "t">
-<!ENTITY location.label "Filter list location:">
-<!ENTITY location.accesskey "l">
-
+<!ENTITY title.label "Subscrip&amp;tion title:">
+<!ENTITY location.label "Fi&amp;lter list location:">
<!-- Note: the placeholder (?1?) will be replaced by the name of the filter subscription required -->
<!ENTITY supplementMessage "This filter subscription is meant to be used with the filter subscription &quot;?1?&quot; which you are not using yet.">
<!-- Note: the placeholder (?1?) will be replaced by the name of the filter subscription required -->
-<!ENTITY addMain.label "Add filter subscription &quot;?1?&quot; as well">
-<!ENTITY addMain.accesskey "s">
+<!ENTITY addMain.label "Add filter &amp;subscription &quot;?1?&quot; as well">
« chrome/content/ui/sendReport.js ('K') | « chrome/locale/en-US/sidebar.dtd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld