gecko/toolkit/locales/en-US/chrome/global/aboutStartup.properties

11 lines
802 B
Properties
Raw Normal View History

# 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