mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
[RUNONCE]
Fixed a typo in french translation svn path=/trunk/; revision=50841
This commit is contained in:
parent
5b4f2417fb
commit
f012532999
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue