diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-01-07 06:02:23 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-01-07 06:02:23 (GMT) |
commit | b63cfd1d90dfd8be70c49c409b4f6f1cca176735 (patch) | |
tree | 1c9813d932cd57c3ec1f026e1bd3142285c82122 /translations/designer_zh_TW.ts | |
parent | 7a5bca82738e6b782047e50a813972eccd928307 (diff) | |
parent | 859bc191b1096c02cebad011c75a4573289904e7 (diff) | |
download | Qt-b63cfd1d90dfd8be70c49c409b4f6f1cca176735.zip Qt-b63cfd1d90dfd8be70c49c409b4f6f1cca176735.tar.gz Qt-b63cfd1d90dfd8be70c49c409b4f6f1cca176735.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
QIODevice: Fix readAll()
Temporary hackiesh solution to prevent BOM in the xml data.
Fixed qxmlstream autotest when using shadow builds.
Attempt at readding the capital P headers for Phonon
Remove special Phonon processing from syncqt.
Use the lowercase/shortname.h headers for Phonon includes
Fixes a crash when setting focus on a widget with a focus proxy.
Update copyright year to 2010
doc: Clarified activeSubControls and subControls.
Remove warning "statement with no effect"
doc: Clarified that .lnk files are System files on Windows.
Diffstat (limited to 'translations/designer_zh_TW.ts')
-rw-r--r-- | translations/designer_zh_TW.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/designer_zh_TW.ts b/translations/designer_zh_TW.ts index d09f7dd..555f0f1 100644 --- a/translations/designer_zh_TW.ts +++ b/translations/designer_zh_TW.ts @@ -4884,8 +4884,8 @@ Do you want overwrite the template?</source> </message> <message> <location line="+5"/> - <source>%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/> </source> - <translation>%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/> </translation> + <source>%1<br/>%2<br/>Copyright (C) 2010 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/> </source> + <translation>%1<br/>%2<br/>Copyright (C) 2010 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/> </translation> </message> <message> <source>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/></source> |