diff --git a/installer/i18n/sources/el.json b/installer/i18n/sources/el.json index c218612d3..5160fa24b 100644 --- a/installer/i18n/sources/el.json +++ b/installer/i18n/sources/el.json @@ -1,17 +1,17 @@ { - "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.", + "MsgAlreadyInstalled": "", + "MsgApplicationRunning": "", + "MsgRequires64Bit": "", "MsgUninstallFailed": "", - "MuiDescriptionDesktop": "Installs a shortcut on the desktop.", - "MuiDescriptionLang": "Installs translations of ${PRODUCT_NAME} in different languages.", - "MuiDescriptionRequired": "Installs ${PRODUCT_NAME} along with the necessary files for it run.", - "MuiDescriptionShortcuts": "Installs shortcuts to launch ${PRODUCT_NAME}.", - "MuiDescriptionStartMenu": "Installs a shortcut in the Start Menu.", - "OptionRemoveSettings": "Remove settings and personal data", - "SectionDesktop": "Desktop", + "MuiDescriptionDesktop": "", + "MuiDescriptionLang": "", + "MuiDescriptionRequired": "", + "MuiDescriptionShortcuts": "", + "MuiDescriptionStartMenu": "", + "OptionRemoveSettings": "", + "SectionDesktop": "", "SectionLanguages": "Γλώσσες", - "SectionRequired": "Program files (required)", - "SectionShortcuts": "Shortcuts", - "SectionStartMenu": "Start menu" + "SectionRequired": "", + "SectionShortcuts": "", + "SectionStartMenu": "" }