shell32: Add necessary strings for wine license in the resource file for winver
authorIlya Shpigor <shpigor@etersoft.ru>
Tue, 19 May 2009 06:32:39 +0000 (10:32 +0400)
committerVitaly Lipatov <lav@etersoft.ru>
Tue, 19 May 2009 15:37:43 +0000 (19:37 +0400)
dlls/shell32/shell32_Ru.rc

index 1ada5464e6adba8b98533c56ba0ceffa3e148f07..fbf7403e3913a0d8157802f853f5cf6bd54c6278 100644 (file)
@@ -305,4 +305,17 @@ IDS_LICENSE_CHECKING,           "
 IDS_LICENSE_ORGANIZATION,       "�����������"
 IDS_LICENSE_PERSON,             "���. ����"
 IDS_LICENSE_REGNUM,             "���. �����"
+IDS_LICENSE_CAPTION,            "Wine License"
+IDS_LICENSE,
+"Wine 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\n\
+Wine 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\n\
+You should have received a copy of the GNU Lesser General Public \
+License along with Wine; if not, write to the Free Software \
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
 }