Geography : bug#0006930 : incorrect string in geoplaces
svn: r23066
This commit is contained in:
parent
d3036bfd03
commit
a0db80f643
@ -113,7 +113,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,
|
||||||
dbstate.db.get_place_bookmarks(),
|
dbstate.db.get_place_bookmarks(),
|
||||||
Bookmarks.PlaceBookmarks,
|
Bookmarks.PlaceBookmarks,
|
||||||
|
Loading…
Reference in New Issue
Block a user