Frédéric Delanoy : comctl32: Fix French translation.

Alexandre Julliard julliard at winehq.org
Mon May 31 11:21:36 CDT 2010


Module: wine
Branch: master
Commit: 1bb4513a06b91271ef1919d5b3eb048d46a02ff9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1bb4513a06b91271ef1919d5b3eb048d46a02ff9

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Sat May 29 17:19:18 2010 +0200

comctl32: Fix French translation.

---

 dlls/comctl32/comctl_Fr.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/comctl32/comctl_Fr.rc b/dlls/comctl32/comctl_Fr.rc
index 2fd2f89..6c766cf 100644
--- a/dlls/comctl32/comctl_Fr.rc
+++ b/dlls/comctl32/comctl_Fr.rc
@@ -81,7 +81,7 @@ STRINGTABLE DISCARDABLE
 
 STRINGTABLE DISCARDABLE
 {
-    IDM_TODAY    "Aujourd'hui:"
+    IDM_TODAY    "Aujourd'hui :"
     IDM_GOTODAY  "Aller à aujourd'hui"
 }
 




More information about the wine-cvs mailing list