mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-18 05:33:59 +00:00
17 lines
1.1 KiB
JSON
17 lines
1.1 KiB
JSON
{
|
|
"MsgAlreadyInstalled": "${PRODUCT_NAME} is already installed and must be uninstalled before installing this upgrade to version ${PRODUCT_VERSION}. \n\nClick \"OK\" to proceed or \"Cancel\" to cancel this upgrade.",
|
|
"MsgApplicationRunning": "The application ${PRODUCT_NAME} is running. Please close it and try again.",
|
|
"MsgRequires64Bit": "This version of ${PRODUCT_NAME} requires a 64-bit Windows system.",
|
|
"MuiDescriptionRequired": "Installs ${PRODUCT_NAME} along with the necessary files for it run.",
|
|
"MuiDescriptionLang": "Installs translations of ${PRODUCT_NAME} in different languages.",
|
|
"MuiDescriptionShortcuts": "Installs shortcuts to launch ${PRODUCT_NAME}.",
|
|
"MuiDescriptionDesktop": "Installs a shortcut on the desktop.",
|
|
"MuiDescriptionStartMenu": "Installs a shortcut in the Start Menu.",
|
|
"OptionRemoveSettings": "Remove settings and personal data",
|
|
"SectionDesktop": "Desktop",
|
|
"SectionLanguages": "Languages",
|
|
"SectionRequired": "Program files (required)",
|
|
"SectionShortcuts": "Shortcuts",
|
|
"SectionStartMenu": "Start menu"
|
|
}
|