[RUNONCE]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 20 Feb 2011 21:22:53 +0000 (21:22 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 20 Feb 2011 21:22:53 +0000 (21:22 +0000)
Fixed a typo in french translation

svn path=/trunk/; revision=50841

reactos/base/system/runonce/lang/fr-FR.rc

index 2981411..8c5d3bb 100644 (file)
@@ -5,7 +5,7 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
 CAPTION "Installation de ReactOS"
 FONT 8, "MS Shell Dlg"
 BEGIN
 CAPTION "Installation de ReactOS"
 FONT 8, "MS Shell Dlg"
 BEGIN
-       LTEXT "ReactOS est en train d'installer les éléments suivants:", -1, 38, 8, 196, 18
+       LTEXT "ReactOS est en train d'installer les éléments suivants :", -1, 38, 8, 196, 18
        LISTBOX IDC_COMP_LIST, 36, 32, 197, 131, LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
        ICON IDI_ICON, -1, 5, 6, 21, 20
 END
        LISTBOX IDC_COMP_LIST, 36, 32, 197, 131, LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
        ICON IDI_ICON, -1, 5, 6, 21, 20
 END