4952: Several grammar mistakes; update template for translations (also new strings for xml import)

svn: r17663
This commit is contained in:
Jérôme Rapinat
2011-06-02 10:00:45 +00:00
parent 8d23398f32
commit a341c709f7
3 changed files with 364 additions and 304 deletions

View File

@@ -855,7 +855,7 @@ class GrampsPreferences(ConfigureDialog):
# Pa/Matronymic surname handling
self.add_checkbox(table,
_("Consider single pa/matronimic as surname"),
_("Consider single pa/matronymic as surname"),
row, 'preferences.patronimic-surname', stop=3,
extra_callback=self.cb_pa_sur_changed)
row += 1