Geography : bug#0006930 : incorrect string in geoplaces
svn: r23064
This commit is contained in:
parent
6661229b09
commit
9695f0a8e4
@ -117,7 +117,7 @@ class GeoPlaces(GeoGraphyView):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, pdata, dbstate, uistate, nav_group=0):
|
def __init__(self, pdata, dbstate, uistate, nav_group=0):
|
||||||
GeoGraphyView.__init__(self, _('Places places map'),
|
GeoGraphyView.__init__(self, _('Places map'),
|
||||||
pdata, dbstate, uistate,
|
pdata, dbstate, uistate,
|
||||||
PlaceBookmarks,
|
PlaceBookmarks,
|
||||||
nav_group)
|
nav_group)
|
||||||
|
Loading…
Reference in New Issue
Block a user