Unnessecary empty translatable string made untranslatable
svn: r10316
This commit is contained in:
parent
5fe0eea37a
commit
a6572c6f81
@ -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…
x
Reference in New Issue
Block a user