~ubuntu-branches/ubuntu/maverick/wine/maverick

« back to all changes in this revision

Viewing changes to programs/progman/Pl.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2008-06-17 10:22:39 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617102239-s8olx8ehtsdejmhz
Tags: 1.0.0-1ubuntu1
* New upstream release
  - First stable release of Wine
* Change to 1.0.0 versioning scheme since Wine will make a 1.0.1
* Remove dh_installchangelogs since the upstream changelog was removed
  - It is now available online at winehq.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
{
220
220
IDS_LICENSE_CAPTION,            "LICENCJA"
221
221
IDS_LICENSE,
222
 
"This library is free software; you can redistribute it and/or \
 
222
"This program is free software; you can redistribute it and/or \
223
223
modify it under the terms of the GNU Lesser General Public \
224
224
License as published by the Free Software Foundation; either \
225
225
version 2.1 of the License, or (at your option) any later version.\n\
226
 
This library is distributed in the hope that it will be useful, \
 
226
This program is distributed in the hope that it will be useful, \
227
227
but WITHOUT ANY WARRANTY; without even the implied warranty of \
228
228
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU \
229
229
Lesser General Public License for more details.\n\
230
230
You should have received a copy of the GNU Lesser General Public \
231
 
License along with this library; if not, write to the Free Software \
 
231
License along with this program; if not, write to the Free Software \
232
232
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
233
233
 
234
234
IDS_WARRANTY_CAPTION, "BEZ GWARANCJI"
235
235
IDS_WARRANTY,
236
 
"This library is distributed in the hope that it will be useful, \
 
236
"This program is distributed in the hope that it will be useful, \
237
237
but WITHOUT ANY WARRANTY; without even the implied warranty of \
238
238
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU \
239
239
Lesser General Public License for more details."