One string for translation missed.

svn: r11817
This commit is contained in:
Peter Landgren 2009-02-03 10:03:33 +00:00
parent b3f9adf3fc
commit f8a0aab6fd

View File

@ -129,7 +129,7 @@ class PlaceView(PageView.ListView):
_('_Column Editor'), callback=self._column_editor)
self._add_action('FastMerge', None, _('_Merge...'),
callback=self.fast_merge)
self._add_toolmenu_action('MapsList', 'Loading...',
self._add_toolmenu_action('MapsList', _('Loading...'),
_("Attempt to see selected locations with a Map "
"Service (OpenstreetMap, Google Maps, ..."),
self.gotomap,