mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
fix release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@15573 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
2807c64c5b
commit
655748c918
@ -2,7 +2,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1")
|
||||
SET(CPACK_PACKAGE_VERSION_MINOR "7")
|
||||
SET(CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
|
||||
SET(RELEASE_NAME "Wrocław")
|
||||
SET(RELEASE_NAME "Wroclaw")
|
||||
SET(PROJECT_VERSION ${COMPLETE_VERSION})
|
||||
PROJECT(qgis${PROJECT_VERSION})
|
||||
IF (APPLE)
|
||||
|
@ -7072,6 +7072,16 @@ This copy of QGIS writes debugging output.</source>
|
||||
<translation>
|
||||
Dies QGIS-Kopie schreibt Debugausgaben.</translation>
|
||||
</message>
|
||||
<message utf8="true">
|
||||
<location filename="../src/app/qgisapp.cpp" line="1945"/>
|
||||
<source>What's new in Version 1.7.0 'Wrocław'?</source>
|
||||
<translation>Was gibt es neues in der Version 1.7.0 'Wrocław'?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/app/qgisapp.cpp" line="1947"/>
|
||||
<source>This release is named after the town of WrocÅaw in Poland. The Department of Climatology and Atmosphere Protection, University of WrocÅaw kindly hosted our last developer meeting in November 2010. Please note that this is a release in our 'cutting edge' release series. As such it contains new features and extends the programmatic interface over QGIS 1.0.x and QGIS 1.6.0. As with any software, there may be bugs and issues that we were not able to fix in time for the release. We therefore recommend that you test this version before rolling it out en-masse to your users.</source>
|
||||
<translation>Dies Version ist nach der Stadt Wrocław (Breslau) in Polen benannt. Die Abteilung Klimatologie und Atmosphärenschutz der Universität Wroclaw war freundlicherweise Gastgeber für das Entwicklertreffen im November 2010. Bitte beachten Sie das diese Version eine Ausgabe unserer 'top-aktuellen' Serie ist. Als solche enthält sie neue Funktionen und erweitert die Programmierschnittstellen gegenüber QGIS 1.0.x und 1.6.0. Wie mit jedem Programm, gibt es möglicherweise Fehler, die wir nicht bis zur Freigabe beheben konnten. Wir empfehlen Ihnen daher diese Version zu testen bevor Sie sie der Masse Ihrer Benutzer weitergeben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/app/qgisapp.cpp" line="2169"/>
|
||||
<source>%1 doesn't have any layers</source>
|
||||
@ -7164,16 +7174,6 @@ QWT Version: %1.</source>
|
||||
<translation>
|
||||
Qwt-Version: %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/app/qgisapp.cpp" line="1945"/>
|
||||
<source>What's new in Version 1.7.0 'Wroclaw'?</source>
|
||||
<translation>Was gibt es Neues in Version 1.7.0 'Wroclaw'?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/app/qgisapp.cpp" line="1947"/>
|
||||
<source>This release is named after the town of Wroclaw in Poland. The Department of Climatology and Atmosphere Protection, University of Wroclaw kindly hosted our last developer meeting in November 2010. Please note that this is a release in our 'cutting edge' release series. As such it contains new features and extends the programmatic interface over QGIS 1.0.x and QGIS 1.6.0. As with any software, there may be bugs and issues that we were not able to fix in time for the release. We therefore recommend that you test this version before rolling it out en-masse to your users.</source>
|
||||
<translation>Dies Version ist nach der Stadt Wroclaw (Breslau) in Polen benannt. Die Abteilung Klimatologie und Atmosphärenschutz der Universität Wroclaw war freundlicherweise Gastgeber für das Entwicklertreffen im November 2010. Bitte beachten Sie das diese Version eine Ausgabe unserer 'top-aktuellen' Serie ist. Als solche enthält sie neue Funktionen und erweitert die Programmierschnittstellen gegenüber QGIS 1.0.x und 1.6.0. Wie mit jedem Programm, gibt es möglicherweise Fehler, die wir nicht bis zur Freigabe beheben können. Wir empfehlen Ihnen daher diese Version zu testen bevor Sie sie an die Masse Ihrer Benutzer weitergeben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/app/qgisapp.cpp" line="1950"/>
|
||||
<source>This release includes over 277 bug fixes and many new features and enhancements. Once again it is impossible to document everything here that has changed so we will just provide a bullet list of key new features here.</source>
|
||||
|
Loading…
x
Reference in New Issue
Block a user