Add editor choice feature

This commit is contained in:
MatMoul 2015-11-01 18:44:11 +01:00
parent e8a22a6e15
commit 938e10d32d
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ txtselectserver="Sélectionnez le serveur source :"
txtmainmenu="Menu Principal" txtmainmenu="Menu Principal"
txtlanguage="Language" txtlanguage="Language"
txtsetkeymap="Disposition clavier" txtsetkeymap="Disposition clavier"
txteditor="Editeur"
txtdiskpartmenu="Partionner le disque" txtdiskpartmenu="Partionner le disque"
txtselectpartsmenu="Sélectionner les partitions d'installation" txtselectpartsmenu="Sélectionner les partitions d'installation"
txthelp="Aide" txthelp="Aide"

View File

@ -11,6 +11,7 @@ txtselectserver="Forrás szerver kiválasztása :"
txtmainmenu="Főmenü" txtmainmenu="Főmenü"
txtlanguage="Nyelv" txtlanguage="Nyelv"
txtsetkeymap="Billentyűzet kiosztás" txtsetkeymap="Billentyűzet kiosztás"
txteditor="Szerkesztő" # From Google translate
txtdiskpartmenu="Lemezek/Partíciók" txtdiskpartmenu="Lemezek/Partíciók"
txtselectpartsmenu="Partíciók kiválasztása és telepítés" txtselectpartsmenu="Partíciók kiválasztása és telepítés"
txthelp="Súgó" txthelp="Súgó"