2006-10-27 Don Allingham <don@gramps-project.org>
* src/GrampsCfg.py: remove unused online maps string * src/Editors/_EditRepoRef.py: fixed transation strings * src/Editors/_EditName.py: fixed transation strings * src/Editors/_EditChildRef.py: fixed transation strings * src/ScratchPad.py: fixed transation strings * help/C/gramps.xml: update * help/C/figures/prefs.png: update * help/C/figures/select-person.py: update svn: r7460
This commit is contained in:
@@ -126,7 +126,7 @@ class EditChildRef(EditSecondary):
|
||||
self.top.get_widget('vbox').pack_start(notebook,True)
|
||||
|
||||
def build_menu_names(self,obj):
|
||||
return (_('ChildRef'),_('ChildRef Editor'))
|
||||
return (_('Child Reference'),_('Child Reference Editor'))
|
||||
|
||||
def save(self,*obj):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user