"Choose File Handler" -> "Choose Application" for PDF viewer

(And potentially others in the future)
This commit is contained in:
Dan Stillman 2018-03-15 00:12:37 -07:00
parent d145cff000
commit 06e17fd76d
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ Zotero_Preferences.General = {
}
fp.init(
window,
Zotero.getString('zotero.preferences.chooseFileHandler'),
Zotero.getString('zotero.preferences.chooseApplication'),
nsIFilePicker.modeOpen
);
fp.appendFilters(nsIFilePicker.filterApps);

View file

@ -610,7 +610,7 @@ db.integrityCheck.errorsFixed = The errors in your Zotero database have been cor
db.integrityCheck.errorsNotFixed = Zotero was unable to correct all the errors in your database.
db.integrityCheck.reportInForums = You can report this problem in the Zotero Forums.
zotero.preferences.chooseFileHandler = Choose File Handler
zotero.preferences.chooseApplication = Choose Application
zotero.preferences.update.updated = Updated
zotero.preferences.update.upToDate = Up to date