Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains.
git-svn-id: svn://10.0.0.236/trunk@146352 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
<!ENTITY PlainTextTab.accesskey "p">
|
||||
<!ENTITY AddButton.label "Add...">
|
||||
<!ENTITY AddHtmlDomain.accesskey "a">
|
||||
<!ENTITY AddPlainText.accesskey "d">
|
||||
<!ENTITY AddPlainText.accesskey "a">
|
||||
<!ENTITY DeleteButton.label "Delete">
|
||||
<!ENTITY DeleteHtmlDomain.accesskey "l">
|
||||
<!ENTITY DeletePlainText.accesskey "t">
|
||||
<!ENTITY DeleteHtmlDomain.accesskey "d">
|
||||
<!ENTITY DeletePlainText.accesskey "d">
|
||||
|
||||
<!ENTITY add.htmltitle "Add HTML Domain Name">
|
||||
<!ENTITY add.htmldomain "HTML Domain Name:">
|
||||
|
||||
Reference in New Issue
Block a user