Winefile: Update German resource

Henning Gerhardt henning.gerhardt at web.de
Sun Feb 5 08:08:08 CST 2006


Changelog:
	Update German resource file
-------------- next part --------------
--- wine/programs/winefile/De.rc	2005-09-27 06:10:23.000000000 +0200
+++ wine-working/programs/winefile/De.rc	2006-02-05 11:21:34.000000000 +0100
@@ -258,3 +258,28 @@
 
     IDS_FREE_SPACE_FMT      "%s von %s frei"
 }
+
+STRINGTABLE
+{   
+IDS_LICENSE_CAPTION,            "LICENSE"
+IDS_LICENSE,
+"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.\n\
+This library is distributed in the hope that it will be useful, \
+but WITHOUT ANY WARRANTY; without even the implied warranty of \
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU \
+Lesser General Public License for more details.\n\
+You should have received a copy of the GNU Lesser General Public \
+License along with this library; if not, write to the Free Software \
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA"
+
+IDS_WARRANTY_CAPTION, "NO WARRANTY"
+IDS_WARRANTY,
+"This library is distributed in the hope that it will be useful, \
+but WITHOUT ANY WARRANTY; without even the implied warranty of \
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU \
+Lesser General Public License for more details."
+}
+


More information about the wine-patches mailing list