Author: pschweitzer
Date: Sun Feb 20 21:22:53 2011
New Revision: 50841

URL: http://svn.reactos.org/svn/reactos?rev=50841&view=rev
Log:
[RUNONCE]
Fixed a typo in french translation

Modified:
    trunk/reactos/base/system/runonce/lang/fr-FR.rc

Modified: trunk/reactos/base/system/runonce/lang/fr-FR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/runonce/lang/fr-FR.rc?rev=50841&r1=50840&r2=50841&view=diff
==============================================================================
--- trunk/reactos/base/system/runonce/lang/fr-FR.rc [iso-8859-1] (original)
+++ trunk/reactos/base/system/runonce/lang/fr-FR.rc [iso-8859-1] Sun Feb 20 
21:22:53 2011
@@ -5,7 +5,7 @@
 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


Reply via email to