mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:42:58 +00:00
new / update french translations
See issue #1889 for more details. svn path=/trunk/; revision=24960
This commit is contained in:
parent
89ba98d32c
commit
20dd3542a2
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@ BEGIN
|
|||
CONTROL "", IDC_YEAR, UPDOWN_CLASS, UDS_SETBUDDYINT | UDS_NOTHOUSANDS |
|
||||
UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS |
|
||||
WS_BORDER | WS_GROUP, 120, 17, 50, 12
|
||||
|
||||
CONTROL "", IDC_MONTHCALENDAR, "MonthCalWnd",
|
||||
WS_CHILD | WS_VISIBLE | WS_TABSTOP,
|
||||
11, 37, 108, 80, WS_EX_CLIENTEDGE
|
||||
|
@ -62,4 +63,6 @@ BEGIN
|
|||
IDS_TIMEZONEUNKNOWN "Inconnu"
|
||||
IDS_INETTIMESUCSYNC "L'heure a été synchronisée avec %s le %s à %s"
|
||||
IDS_INETTIMENEXTSYNC "Prochaine synchronisation: %s à %s"
|
||||
IDS_INETTIMESYNCING "Veuillez patienter pendant que ReactOS synchronise l'heure avec %s"
|
||||
IDS_INETTIMEERROR "Une erreur a eu lieu pendant que ReactOS synchronisait avec %s"
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue