[USETUP]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 8 Dec 2012 21:09:57 +0000 (21:09 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 8 Dec 2012 21:09:57 +0000 (21:09 +0000)
Finish to translate "ReactOS xxxxx Setup".

svn path=/trunk/; revision=57827

reactos/base/setup/usetup/lang/fr-FR.h
reactos/base/setup/usetup/lang/it-IT.h

index 62cf87b..460411b 100644 (file)
@@ -1265,7 +1265,7 @@ static MUI_ENTRY frFRRegistryEntries[] =
     {
         4,
         3,
-        " ReactOS " KERNEL_VERSION_STR " Setup ",
+        " Installation de ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {
index 076de5e..7741e83 100644 (file)
@@ -1253,7 +1253,7 @@ static MUI_ENTRY itITRegistryEntries[] =
     {
         4,
         3,
-        " ReactOS " KERNEL_VERSION_STR " Setup ",
+        " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {