170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog

note: this checkin only fixes the "title" part of the bug
This commit is contained in:
cbiesinger%web.de 2003-06-30 17:58:56 +00:00
parent 6f83e351d0
commit a0c42e6953
3 changed files with 3 additions and 2 deletions

View File

@ -31,7 +31,7 @@
<!ENTITY chooseApp.label "Choose...">
<!ENTITY chooseApp.accesskey "c">
<!ENTITY chooseAppFilePickerTitle "Choose Application">
<!ENTITY chooseAppFilePickerTitle "Choose Helper Application">
<!ENTITY badApp "The application you specified (&quot;#1&quot;) could not be found. Check the file name or select another application.">
<!ENTITY badApp.title "Application not found">

View File

@ -104,5 +104,6 @@
<string id="defaultApp"> &useSystemDefault.label; </string>
<string id="badApp"> &badApp; </string>
<string id="badApp.title"> &badApp.title; </string>
<string id="chooseAppFilePickerTitle">&chooseAppFilePickerTitle;</string>
</strings>
</dialog>

View File

@ -5,7 +5,7 @@ useSystemDefault=Open these files using the default application
useHelperApp=Open these files with %S
handleInternally=Display files of this type in the browser
chooseHandler=Choose Application Helper
chooseHandler=Choose Helper Application
programsFilter=Programs
handlerExists=A helper already exists for the MIME type '%mime%'. Do you want to replace it?