]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikwindow.c
Finish to remove Google
[andy/viking.git] / src / vikwindow.c
index ab77bed6f7e3b16da317e206cc44775e58f243bf..2863e0f82825fa8b4e44711c1997cd5b5f945f4b 100644 (file)
@@ -1987,7 +1987,7 @@ static GtkActionEntry entries[] = {
 static GtkRadioActionEntry mode_entries[] = {
   { "ModeUTM",         NULL,         N_("_UTM Mode"),               "<control>u", NULL, 0 },
   { "ModeExpedia",     NULL,         N_("_Expedia Mode"),           "<control>e", NULL, 1 },
-  { "ModeMercator",    NULL,         N_("_Google Mode"),            "<control>g", NULL, 4 }
+  { "ModeMercator",    NULL,         N_("_Mercator Mode"),            "<control>g", NULL, 4 }
 };
 
 static GtkRadioActionEntry tool_entries[] = {