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

Unified Diff: chrome/locale/en-US/sidebar.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
Index: chrome/locale/en-US/sidebar.dtd
===================================================================
--- a/chrome/locale/en-US/sidebar.dtd
+++ b/chrome/locale/en-US/sidebar.dtd
@@ -1,15 +1,14 @@
<!ENTITY detached.title "Adblock Plus: Blockable items (detached)">
<!ENTITY detach.label "Detach">
<!ENTITY reattach.label "Reattach">
-<!ENTITY search.label "Search:">
-<!ENTITY search.accesskey "S">
+<!ENTITY search.label "&amp;Search:">
<!ENTITY type.label "Type">
<!ENTITY address.label "Address">
<!ENTITY filter.label "Filter">
<!ENTITY state.label "State">
<!ENTITY size.label "Size">
<!ENTITY filterSource.label "Filter source">
<!ENTITY docDomain.label "Document source">
<!ENTITY docDomain.thirdParty "(third party)">

Powered by Google App Engine
This is Rietveld