[Marble-commits] KDE/kdeedu/marble/src/lib
Bernhard Beschow
bbeschow at cs.tu-berlin.de
Sat Mar 12 15:12:43 CET 2011
SVN commit 1224592 by beschow:
MapWizard: clarify some wording
M +5 -5 MapWizard.ui
--- trunk/KDE/kdeedu/marble/src/lib/MapWizard.ui #1224591:1224592
@@ -70,7 +70,7 @@
<string>You need to provide a bitmap image of a world map that is stored on disk.</string>
</property>
<property name="text">
- <string>A bitmap image of the whole world stored locally</string>
+ <string>A single image showing the whole world</string>
</property>
</widget>
</item>
@@ -80,7 +80,7 @@
<string>Connects to a server on the Internet. The map data is queried via a static URL.</string>
</property>
<property name="text">
- <string>Online Maps (Static URL, OSM style)</string>
+ <string>Online map providing indexed tiles (e.g. Open Street Map)</string>
</property>
</widget>
</item>
@@ -255,8 +255,8 @@
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Static server URL</span></p>
-<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">Please enter the URL of a server that provides map data. Use {x}, {y} and {zoomLevel} for the tile positions.</span></p></body></html></string>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">URL Scheme for Indexed Tiles</span></p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">Please enter the URL used for downloadig individual tiles. Use the placeholders </span><span style=" font-family:'Sans Serif'; font-style:italic;">{x}</span><span style=" font-family:'Sans Serif';">, </span><span style=" font-family:'Sans Serif'; font-style:italic;">{y}</span><span style=" font-family:'Sans Serif';">, and </span><span style=" font-family:'Sans Serif'; font-style:italic;">{zoomLevel}</span><span style=" font-family:'Sans Serif';"> to reference a tile from the index.</span></p></body></html></string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -287,7 +287,7 @@
<item row="0" column="0">
<widget class="QLabel" name="labelStaticUrlServer">
<property name="text">
- <string>Server URL:</string>
+ <string>URL Scheme:</string>
</property>
</widget>
</item>
More information about the Marble-commits
mailing list