maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH] Restoring new translation from index.html form


From: Pierre Mauduit
Subject: [Maposmatic-dev] [PATCH] Restoring new translation from index.html form
Date: Tue, 22 Dec 2009 00:03:48 +0100

From: Pierre Mauduit <address@hidden>

---
 www/templates/maposmatic/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/templates/maposmatic/index.html 
b/www/templates/maposmatic/index.html
index 6e857b9..d71018c 100644
--- a/www/templates/maposmatic/index.html
+++ b/www/templates/maposmatic/index.html
@@ -153,7 +153,7 @@ function validate_city_search()
                else
                 {
                    $("#result_nominatim_search").append("<li><img 
src=\"/smedia/icon_alert.png\" "+
-                     "alt=\"Work In Progress\" title=\"{% trans "This place 
could not be rendered by MapOSMatic, see help to figure out why." %}\" />"+
+                     "alt=\"Work In Progress\" title=\"{% trans "This place 
cannot be rendered by MapOSMatic, administrative boundary missing. Please 
contribute !" %}\" />"+
                      "&nbsp;<label class=\"place_unavailable\""
                      + ">" +item.display_name + "</label></li>");
                      unusableToken = unusableToken + 1;
-- 
1.6.5.7





reply via email to

[Prev in Thread] Current Thread [Next in Thread]