зеркало из https://github.com/mozilla/pjs.git
Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains.
This commit is contained in:
Родитель
c4a908f95d
Коммит
4dd0e515d8
|
@ -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:">
|
||||
|
|
Загрузка…
Ссылка в новой задаче