diff --git a/Contrib/Modern UI/Greek.nsh b/Contrib/Modern UI/Greek.nsh index 09a1b5a9..f389a071 100644 --- a/Contrib/Modern UI/Greek.nsh +++ b/Contrib/Modern UI/Greek.nsh @@ -10,6 +10,8 @@ !define MUI_GREEK_USED + !define MUI_GREEK_LANGNAME "Ελληνικά" ;Name of the language in the language itself (English, Deutsch, Franηais etc.) + ;INSTALLER !ifdef MUI_LICENSEPAGE @@ -79,4 +81,4 @@ LangString un.MUI_BUTTONTEXT_CANCEL ${LANG_GREEK} "Άκυρο" LangString un.MUI_BUTTONTEXT_UNINSTALL ${LANG_GREEK} "Απεγκατάστ." -!endif +!endif \ No newline at end of file