From 41dffb6469e17b2425892b3880bc92531ba45f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 24 Aug 2013 09:09:50 +0200 Subject: [PATCH 1/2] Remove comment --- po/zh_CN.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 52672866be..f5778b0032 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -515,7 +515,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 "SRID:" From 0fecb355dac4f6fc212d998f4e9f0f87ce7595f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 24 Aug 2013 09:11:24 +0200 Subject: [PATCH 2/2] Add explaining comment --- gis_data_editor.php | 1 + 1 file changed, 1 insertion(+) diff --git a/gis_data_editor.php b/gis_data_editor.php index f9d73e9bcc..5a3759a247 100644 --- a/gis_data_editor.php +++ b/gis_data_editor.php @@ -158,6 +158,7 @@ foreach ($gis_types as $gis_type) { } echo ''; echo '    '; +/* l10n: Spatial Reference System Identifier */ echo ''; echo ''; echo '';