--- trunk/src/map_edit.c 2008/12/10 00:00:05 2 +++ trunk/src/map_edit.c 2008/12/11 13:26:13 6 @@ -740,7 +740,7 @@ if(ways2join_cnt > 2) { messagef(GTK_WIDGET(appdata->window), _("Too many ways to join"), - _("More than two ways now end in this node. Joining more " + _("More than two ways now end on this node. Joining more " "than two ways is not yet implemented, sorry")); } else if(ways2join_cnt == 2) {