Rico Schüller : winecfg: Fix German translation.

Alexandre Julliard julliard at winehq.org
Mon Jun 9 07:12:56 CDT 2008


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

Author: Rico Schüller <kgbricola at web.de>
Date:   Fri Jun  6 22:15:31 2008 +0200

winecfg: Fix German translation.

---

 programs/winecfg/De.rc |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/programs/winecfg/De.rc b/programs/winecfg/De.rc
index 0023c87..fa67d43 100644
--- a/programs/winecfg/De.rc
+++ b/programs/winecfg/De.rc
@@ -37,10 +37,8 @@ BEGIN
     LTEXT           PACKAGE_STRING,IDC_STATIC,119,17,120,8
     CONTROL         IDB_WINE,IDC_STATIC,"Static",SS_BITMAP ,15,17,157,111
     LTEXT           "http://www.winehq.org/",IDC_STATIC,119,31,106,8
-    LTEXT           "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.",
-                    IDC_STATIC,119,44,124,72
     LTEXT           "Diese Bibliothek ist freie Software; Sie dürfen sie unter den Bedingungen der GNU Lesser General Public License, wie von der Free Software Foundation veröffentlicht, weiterverteilen und/oder modifizieren; entweder gemäß Version 2.1 der Lizenz oder (nach Ihrer Option) jeder späteren Version.",
-                    IDC_STATIC,119,124,124,72
+                    IDC_STATIC,119,44,124,72
 END
 
 IDD_APPCFG DIALOG DISCARDABLE  0, 0, 260, 250




More information about the wine-cvs mailing list