PDA

View Full Version : Still others fix for the french translation


SuperPat
20th August 2006, 13:26
Hello,

By reading again the french files language, I still found some errors:

!define MUI_UNTEXT_WELCOME_INFO_TEXT "Vous êtes sur le point de désinstaller $(^NameDA) de votre ordinateur.\r\n\r\nAvant de débuter la désinstallation, il est recommandé de fermer toutes les autres applications.\r\n\r\n$_CLICK"

!define MUI_UNINNERTEXT_LICENSE_BOTTOM_CHECKBOX "Si vous acceptez les termes de la licence utilisateur, cochez la case ci-dessous. Vous devez accepter la licence utilisateur pour désintaller $(^NameDA)."


!define MUI_UNTEXT_DIRECTORY_TITLE "Choisissez le dossier de désinstallation"

;hear it is a better translation
!define MUI_UNTEXT_DIRECTORY_SUBTITLE "Choisissez le dossier Ã_ partir duquel vous voulez désinstaller $(^NameDA)."

warning to the a with accent replaced by ?_ by the forum (vBultin :( ). I have join this file in the post.


This time, I think that there are no more errors.

kichik
25th August 2006, 11:32
Thanks, fixed.

SuperPat
3rd September 2006, 17:33
this is a last fix:

For the MUI_UNTEXT_WELCOME_INFO_TEXT string, the french translation does not correspond exactly to the english string


!define MUI_UNTEXT_WELCOME_INFO_TEXT "Vous êtes sur le point de désinstaller $(^NameDA) de votre ordinateur.\r\n\r\nAvant de débuter la désinstallation, assurez-vous que $(^NameDA) ne soit pas en cours d'exécution.\r\n\r\n$_CLICK"

kichik
8th September 2006, 16:35
Thanks, fixed.