Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2013-08-24 09:11:55 +02:00
commit 69851c4318
2 changed files with 1 additions and 1 deletions

View File

@ -158,6 +158,7 @@ foreach ($gis_types as $gis_type) {
}
echo '</select>';
echo '&nbsp;&nbsp;&nbsp;&nbsp;';
/* l10n: Spatial Reference System Identifier */
echo '<label for="srid">' . __('SRID:') . '</label>';
echo '<input name="gis_data[srid]" type="text" value="' . $srid . '" />';
echo '</div>';

View File

@ -513,7 +513,6 @@ msgstr "字段“%s”的值"
msgid "Use OpenStreetMaps as Base Layer"
msgstr "以 OpenStreetMaps 为背景"
# what's the f**k word of "SRID"?
#: gis_data_editor.php:161
msgid "SRID:"
msgstr "空间参照标识符:"