зеркало из https://github.com/mozilla/gecko-dev.git
Bug 224315 - Poor grammar in 'is a:' message on unknown content type window. r=jaws
This commit is contained in:
Родитель
974b168560
Коммит
e4cc7d42dd
|
@ -16,7 +16,7 @@
|
|||
<!ENTITY rememberChoice.label "Do this automatically for files like this from now on.">
|
||||
<!ENTITY rememberChoice.accesskey "a">
|
||||
|
||||
<!ENTITY whichIsA.label "which is a:">
|
||||
<!ENTITY whichIs.label "which is:">
|
||||
|
||||
<!ENTITY chooseHandlerMac.label "Choose…">
|
||||
<!ENTITY chooseHandlerMac.accesskey "C">
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<description id="location" class="plain" crop="start" flex="1"/>
|
||||
<separator class="thin"/>
|
||||
<hbox align="center">
|
||||
<label value="&whichIsA.label;" id="whichIsA"/>
|
||||
<label value="&whichIs.label;"/>
|
||||
<textbox id="type" class="plain" readonly="true" flex="1" noinitialfocus="true"/>
|
||||
</hbox>
|
||||
<hbox align="center">
|
||||
|
|
Загрузка…
Ссылка в новой задаче