2356: add comments about genitive form issues under some locales
svn: r18914
This commit is contained in:
@@ -147,6 +147,7 @@ class TitleA(TitleBox):
|
||||
if center is not None:
|
||||
name = name_displayer.display(center)
|
||||
|
||||
# feature request 2356: avoid genitive form
|
||||
self.text = _("Ancestor Graph for %s") % name
|
||||
self.set_box_height_width()
|
||||
|
||||
|
Reference in New Issue
Block a user