Geography : bug#0006930 : incorrect string in geoplaces

svn: r23064
This commit is contained in:
Serge Noiraud 2013-09-09 15:29:44 +00:00
parent 6661229b09
commit 9695f0a8e4

View File

@ -117,7 +117,7 @@ class GeoPlaces(GeoGraphyView):
"""
def __init__(self, pdata, dbstate, uistate, nav_group=0):
GeoGraphyView.__init__(self, _('Places places map'),
GeoGraphyView.__init__(self, _('Places map'),
pdata, dbstate, uistate,
PlaceBookmarks,
nav_group)