2006-12-06 Don Allingham <don@gramps-project.org>
* src/DisplayTabs/EventEmbedList.py: fix typo svn: r7767
This commit is contained in:
parent
75526dbc76
commit
d1f3305a32
@ -1,3 +1,6 @@
|
||||
2006-12-06 Don Allingham <don@gramps-project.org>
|
||||
* src/DisplayTabs/EventEmbedList.py: fix typo
|
||||
|
||||
2006-12-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
||||
* src/DataViews/_PlaceView.py (google): Use city, country of main
|
||||
location in google query.
|
||||
|
@ -53,7 +53,7 @@ class EventEmbedList(EmbeddedList):
|
||||
'add' : _('Add a new event'),
|
||||
'del' : _('Remove the selected event'),
|
||||
'edit' : _('Edit the selected event'),
|
||||
'share' : _('Share an exisiting event'),
|
||||
'share' : _('Share an existing event'),
|
||||
}
|
||||
|
||||
_column_names = [
|
||||
|
Loading…
Reference in New Issue
Block a user