Strings for an optional badge to the hamburger menu when updates are available (bug 1080690); r=dao,jwalker

This commit is contained in:
Panos Astithas 2014-10-09 19:51:47 +03:00
parent 1c73f46d71
commit 604d1a5726

View File

@ -604,3 +604,12 @@ slowStartup.disableNotificationButton.accesskey = A
customizeTips.tip0 = %1$S: You can customize %2$S to work the way you do. Simply drag any of the above to the menu or toolbar. %3$S about customizing %2$S.
customizeTips.tip0.hint = Hint
customizeTips.tip0.learnMore = Learn more
# LOCALIZATION NOTE(appmenu.*.description, appmenu.*.label): these are used for
# the appmenu labels and buttons that appear when an update is staged for
# installation or a background update has failed and a manual download is required.
# %S is brandShortName
appmenu.restartNeeded.description = Restart %S to apply updates
appmenu.updateFailed.description = Background update failed, please download update
appmenu.restartBrowserButton.label = Restart %S
appmenu.downloadUpdateButton.label = Download Update