winecfg: Fix German translation.
This commit is contained in:
parent
5fb656f958
commit
b27a5942e0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue