Strings for Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=approval2.0 dietrich

This commit is contained in:
Robert Strong 2010-09-15 22:59:36 -07:00
Родитель e97d28dd05
Коммит 922065d5a3
1 изменённых файлов: 27 добавлений и 0 удалений

Просмотреть файл

@ -141,6 +141,33 @@ updatesItem_pending=Apply Downloaded Update Now…
updatesItem_pendingFallback=Apply Downloaded Update Now…
updatesItem_pending.accesskey=D
# Check for Updates in the About Dialog - button labels and accesskeys
# LOCALIZATION NOTE - all of the following update buttons and labels will only
# be displayed one at a time. So, if a button is displayed no other buttons or
# labels will be displayed and if a label is displayed no other buttons or
# labels will be displayed. They will be placed directly under the Firefox
# version in the about dialog.
update.checkButton.label=Check for Updates…
update.checkButton.accesskey=C
update.resumeButton.label=Resume Downloading %S…
update.resumeButton.accesskey=D
update.openUpdateUI.applyButton.label=Apply Update…
update.openUpdateUI.applyButton.accesskey=A
update.restart.applyButton.label=Apply Update
update.restart.applyButton.accesskey=A
update.openUpdateUI.upgradeButton.label=Upgrade Now…
update.openUpdateUI.upgradeButton.accesskey=U
update.restart.upgradeButton.label=Upgrade Now
update.restart.upgradeButton.accesskey=U
# Check for Updates in the About Dialog - status labels
update.checkingForUpdate.label=Checking for updates…
update.checkingAddonCompat.label=Checking add-on compatibility…
update.noUpdateFound.label=This is the latest available version
# LOCALIZATION NOTE (update.downloading) — is the "em dash" (long dash)
# %S is the amount download
# examples: Downloading update — 111 KB of 13 MB
update.downloading=Downloading update — %S
# RSS Pretty Print
feedShowFeedNew=Subscribe to '%S'…