Added data for --settings so that translation works.

svn: r15338
This commit is contained in:
Peter Landgren 2010-05-06 07:26:37 +00:00
parent 6a15175bc5
commit ef002c54ad

View File

@ -244,6 +244,7 @@ POPT_TABLE = [
("", 'l', None, None, 0, 'List Family Trees', ""),
("", 'L', None, None, 0, 'List Family Tree Details', ""),
("force-unlock", 'u', None, None, 0, 'Force unlock of family tree', ""),
("settings", 's', None, None, 0, 'Show settings and versions', ""),
]
LONGOPTS = [