From ae562c7c810f7516c74cf57b6e75953a2cb08bf4 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 22 Sep 2009 13:18:34 +1000 Subject: Remove remaining instances of THISYEAR placeholder. Reviewed-by: Trust Me --- src/gui/painting/qprintengine_pdf.cpp | 2 +- translations/designer_zh_CN.ts | 2 +- translations/linguist_zh_CN.ts | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gui/painting/qprintengine_pdf.cpp b/src/gui/painting/qprintengine_pdf.cpp index 1471fe3..e73282f 100644 --- a/src/gui/painting/qprintengine_pdf.cpp +++ b/src/gui/painting/qprintengine_pdf.cpp @@ -935,7 +935,7 @@ void QPdfEnginePrivate::writeInfo() "/Title (%s)\n" // "/Author (%s)\n" "/Creator (%s)\n" - "/Producer (Qt " QT_VERSION_STR " (C) 1992-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies))\n", + "/Producer (Qt " QT_VERSION_STR " (C) 2009 Nokia Corporation and/or its subsidiary(-ies))\n", title.toUtf8().constData(), // author.toUtf8().constData(), creator.toUtf8().constData()); diff --git a/translations/designer_zh_CN.ts b/translations/designer_zh_CN.ts index 187b06b..13fe0ff 100644 --- a/translations/designer_zh_CN.ts +++ b/translations/designer_zh_CN.ts @@ -4699,7 +4699,7 @@ Do you want overwrite the template? %1<br/>%2<br/>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> - %1<br/>%2<br/>版权所有 2000-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。<br/><br/>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。<br/> + %1<br/>%2<br/>版权所有 2009 Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。<br/><br/>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。<br/> This version of Qt Designer is part of the Qt Open Source Edition, for use in the development of Open Source applications. Qt is a comprehensive C++ framework for cross-platform application development.<br/><br/>You need a commercial Qt license for development of proprietary (closed source) applications. Please see <a href="http://qt.nokia.com/company/about/businessmodel">http://qt.nokia.com/company/about/businessmodel.html</a> for an overview of Qt licensing.<br/> diff --git a/translations/linguist_zh_CN.ts b/translations/linguist_zh_CN.ts index cb01cd9..26fd37e 100644 --- a/translations/linguist_zh_CN.ts +++ b/translations/linguist_zh_CN.ts @@ -1142,7 +1142,7 @@ All files (*) <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt Linguist is a tool for adding translations to Qt applications.</p><p>%2</p><p>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).</p><p>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p> - <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2000-$THISYEAR$ Nokia公司和/或它的子公司。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p> + <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2009 Nokia公司和/或它的子公司。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p> @@ -2315,7 +2315,7 @@ Line: %2 <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt Linguist is a tool for adding translations to Qt applications.</p><p>%2</p><p>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).</p><p>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p> - <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2000-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p> + <center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2009 Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p> Close this phrase book. -- cgit v0.12