gecko/toolkit/locales/en-US/chrome/global/aboutStartup.properties
Daniel Brooks 97ac2fce7f about:startup - move UI files to toolkit
--HG--
rename : browser/base/content/aboutStartup.js => toolkit/content/aboutStartup.js
rename : browser/base/content/aboutStartup.xhtml => toolkit/content/aboutStartup.xhtml
rename : browser/locales/en-US/chrome/browser/aboutStartup.dtd => toolkit/locales/en-US/chrome/global/aboutStartup.dtd
rename : browser/locales/en-US/chrome/browser/aboutStartup.properties => toolkit/locales/en-US/chrome/global/aboutStartup.properties
2010-09-09 20:14:56 -04:00

11 lines
802 B
Properties

# LOCALIZATION NOTE (appUpgrade): %1 will be &brandShortName;, %2 will be the version number, and %3 will be the Gecko build id. "Firefox 4.0b6pre (20100909051952)"
appUpgrade=%1$S %2$S (%3$S)
# LOCALIZATION NOTE (extensionInstalled): %1 will be the name of an extension, and %2 will be its version number
extensionInstalled=%1$S %1$2 installed
# LOCALIZATION NOTE (extensionUpgraded): %1 will be the name of an extension, and %2 will be its version number
extensionUpgraded=%1$S upgraded to %1$2
# LOCALIZATION NOTE (extensionEnabled): %1 will be the name of an extension, and %2 will be its version number
extensionEnabled=%1$S %1$2 enabled
# LOCALIZATION NOTE (extensionDisabled): %1 will be the name of an extension, and %2 will be its version number
extensionDisabled=%1$S %1$2 disabled