[QGIS Commit] r15573 - in trunk/qgis: . i18n

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Mar 22 20:32:15 EDT 2011


Author: jef
Date: 2011-03-22 17:32:15 -0700 (Tue, 22 Mar 2011)
New Revision: 15573

Modified:
   trunk/qgis/CMakeLists.txt
   trunk/qgis/i18n/qgis_de.ts
Log:
fix release name

Modified: trunk/qgis/CMakeLists.txt
===================================================================
--- trunk/qgis/CMakeLists.txt	2011-03-23 00:25:24 UTC (rev 15572)
+++ trunk/qgis/CMakeLists.txt	2011-03-23 00:32:15 UTC (rev 15573)
@@ -2,7 +2,7 @@
 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)

Modified: trunk/qgis/i18n/qgis_de.ts
===================================================================
--- trunk/qgis/i18n/qgis_de.ts	2011-03-23 00:25:24 UTC (rev 15572)
+++ trunk/qgis/i18n/qgis_de.ts	2011-03-23 00:32:15 UTC (rev 15573)
@@ -7072,7 +7072,17 @@
         <translation>
 Dies QGIS-Kopie schreibt Debugausgaben.</translation>
     </message>
+    <message utf8="true">
+        <location filename="../src/app/qgisapp.cpp" line="1945"/>
+        <source>What&apos;s new in Version 1.7.0 &apos;Wrocław&apos;?</source>
+        <translation>Was gibt es neues in der Version 1.7.0 &apos;Wrocław&apos;?</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 &apos;cutting edge&apos; 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 &apos;top-aktuellen&apos; 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&apos;t have any layers</source>
         <translation>%1 hat keine Layer</translation>
@@ -7165,16 +7175,6 @@
 Qwt-Version: %1.</translation>
     </message>
     <message>
-        <location filename="../src/app/qgisapp.cpp" line="1945"/>
-        <source>What&apos;s new in Version 1.7.0 &apos;Wroclaw&apos;?</source>
-        <translation>Was gibt es Neues in Version 1.7.0 &apos;Wroclaw&apos;?</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 &apos;cutting edge&apos; 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 &apos;top-aktuellen&apos; 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>
         <translation>Diese Ausgabe enthält über 277 Fehlerkorrekturen und viele neue Funktionen und Erweiterungen. Wieder einmal ist es nicht möglich alles, das geändert wurde, hier zu dokumentieren. Daher liefern wir hier nur eine Stichpunktliste der neuen wichtigsten Funktionen.</translation>



More information about the QGIS-commit mailing list