Geography : bug#0006930 : incorrect string in geoplaces

svn: r23065
This commit is contained in:
Serge Noiraud 2013-09-09 15:31:46 +00:00
parent b26ce84857
commit 828408d244

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)