Matthias Kupfer : wordpad: Small typo fix for German translation.

Alexandre Julliard julliard at winehq.org
Mon Jun 16 10:23:44 CDT 2008


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

Author: Matthias Kupfer <matthias.kupfer at informatik.tu-chemnitz.de>
Date:   Fri Jun 13 18:22:42 2008 +0200

wordpad: Small typo fix for German translation.

---

 programs/wordpad/De.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/wordpad/De.rc b/programs/wordpad/De.rc
index bf5b1e1..0c875a5 100644
--- a/programs/wordpad/De.rc
+++ b/programs/wordpad/De.rc
@@ -78,7 +78,7 @@ BEGIN
         MENUITEM "Sch&riftart...",               ID_FONTSETTINGS
         MENUITEM "Auf&zählungszeichen"           ID_BULLET
         MENUITEM "&Absatz..."                    ID_PARAFORMAT
-        MENUITEM "&Tabsstopps..."                ID_TABSTOPS
+        MENUITEM "&Tabstopps..."                 ID_TABSTOPS
         POPUP "&Hintergrund"
         BEGIN
             MENUITEM "&System\tStrg+1",         ID_BACK_1




More information about the wine-cvs mailing list