Commit a0be11e3 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

progman: Progman is a program, not a library. So tweak the license and warranty…

progman: Progman is a program, not a library. So tweak the license and warranty messages accordingly.
parent dbd8387c
...@@ -224,21 +224,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT ...@@ -224,21 +224,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
{ {
IDS_LICENSE_CAPTION, "LICENSE" IDS_LICENSE_CAPTION, "LICENSE"
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "NO WARRANTY" IDS_WARRANTY_CAPTION, "NO WARRANTY"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
...@@ -218,21 +218,21 @@ STRINGTABLE DISCARDABLE ...@@ -218,21 +218,21 @@ STRINGTABLE DISCARDABLE
{ {
IDS_LICENSE_CAPTION, "LICENCIA" IDS_LICENSE_CAPTION, "LICENCIA"
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "SIN GARANTA" IDS_WARRANTY_CAPTION, "SIN GARANTA"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
...@@ -223,21 +223,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL ...@@ -223,21 +223,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
{ {
IDS_LICENSE_CAPTION, "라이센스" IDS_LICENSE_CAPTION, "라이센스"
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "보증 없음" IDS_WARRANTY_CAPTION, "보증 없음"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
...@@ -222,21 +222,21 @@ IDS_SYMBOLS_ICO, "Pictogrammen (*.ico)" ...@@ -222,21 +222,21 @@ IDS_SYMBOLS_ICO, "Pictogrammen (*.ico)"
IDS_LICENSE_CAPTION, "LICENTIE" IDS_LICENSE_CAPTION, "LICENTIE"
/* Only translated the title, there is no official translation of the LGPL */ /* Only translated the title, there is no official translation of the LGPL */
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "GEEN GARANTIE" IDS_WARRANTY_CAPTION, "GEEN GARANTIE"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
...@@ -219,21 +219,21 @@ STRINGTABLE DISCARDABLE ...@@ -219,21 +219,21 @@ STRINGTABLE DISCARDABLE
{ {
IDS_LICENSE_CAPTION, "LICENCJA" IDS_LICENSE_CAPTION, "LICENCJA"
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "BEZ GWARANCJI" IDS_WARRANTY_CAPTION, "BEZ GWARANCJI"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
...@@ -225,21 +225,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT ...@@ -225,21 +225,21 @@ STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
{ {
IDS_LICENSE_CAPTION, "LICENČNA POGODBA" IDS_LICENSE_CAPTION, "LICENČNA POGODBA"
IDS_LICENSE, IDS_LICENSE,
"This library is free software; you can redistribute it and/or \ "This program is free software; you can redistribute it and/or \
modify it under the terms of the GNU Lesser General Public \ modify it under the terms of the GNU Lesser General Public \
License as published by the Free Software Foundation; either \ License as published by the Free Software Foundation; either \
version 2.1 of the License, or (at your option) any later version.\n\ 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, \ This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details.\n\ Lesser General Public License for more details.\n\
You should have received a copy of the GNU Lesser General Public \ You should have received a copy of the GNU Lesser General Public \
License along with this library; if not, write to the Free Software \ License along with this program; if not, write to the Free Software \
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
IDS_WARRANTY_CAPTION, "BREZ GARANCIJE" IDS_WARRANTY_CAPTION, "BREZ GARANCIJE"
IDS_WARRANTY, IDS_WARRANTY,
"This library is distributed in the hope that it will be useful, \ "This program is distributed in the hope that it will be useful, \
but WITHOUT ANY WARRANTY; without even the implied warranty of \ but WITHOUT ANY WARRANTY; without even the implied warranty of \
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
Lesser General Public License for more details." Lesser General Public License for more details."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment