[emerillon] Fix tooltip



commit 42385d258e0f94fbf5e18bc97c2fe8931a8f057a
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin novopia com>
Date:   Wed Oct 7 12:14:32 2009 -0400

    Fix tooltip

 emerillon/window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/emerillon/window.c b/emerillon/window.c
index 1a14111..de44b8b 100644
--- a/emerillon/window.c
+++ b/emerillon/window.c
@@ -629,7 +629,7 @@ static const GtkRadioActionEntry radio_entries[] = {
       { "MapTransport", NULL, N_("_Public Transportation"), "<alt>3",
         N_("View the cycling map based on Ã?pnvkarte"), 2 },
       { "MapTerrain", NULL, N_("_Terrain"), "<alt>4",
-        N_("View the cycling map based on mapsforfree.com Relief"), 3 },
+        N_("View the terrain map based on mapsforfree.com Relief"), 3 },
 };
 
 static void



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