mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-02 11:40:03 +01:00
Nsis Installers : add French and English translation for MessageBox, Translators you could translate
LangString.txt files now. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4122 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
14
packaging/windows/LangString.txt
Normal file
14
packaging/windows/LangString.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
LangString wrongArch ${LANG_ENGLISH} "This distribution is for 64 bits computers only."
|
||||
LangString wrongArch ${LANG_FRENCH} "Ce programme est pour Windows 64 bits seulement."
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
LangString installed ${LANG_ENGLISH} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
|
||||
LangString installed ${LANG_FRENCH} "${SOFT_NAME} est deja installé. $\n$\nCliquer sur `OK` pour desinstaller l'ancienne version `Annuler` pour annuler cet upgrade."
|
||||
Reference in New Issue
Block a user