Unnessecary empty translatable string made untranslatable
svn: r10317
This commit is contained in:
parent
f184e22720
commit
51e3fe7e75
@ -527,7 +527,7 @@ died_no_date_no_place = [
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
[
|
[
|
||||||
_(""),
|
"",
|
||||||
_("Died (age %(age)d years)."),
|
_("Died (age %(age)d years)."),
|
||||||
_("Died (age %(age)d months)."),
|
_("Died (age %(age)d months)."),
|
||||||
_("Died (age %(age)d days)."),
|
_("Died (age %(age)d days)."),
|
||||||
|
Loading…
Reference in New Issue
Block a user