diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2020-04-29 23:29:44 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2020-04-30 00:01:56 +0100 |
| commit | 534324768cedfc260deb392aa6a125c6cffc46e8 (patch) | |
| tree | 3eaf204b31725dc1c23ed298ca760d8c167fdd37 /resources/lang/yi/messages.po | |
| parent | 80489a99b649c1d6829b6002537dc77eba02f695 (diff) | |
| download | webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.gz webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.tar.bz2 webtrees-534324768cedfc260deb392aa6a125c6cffc46e8.zip | |
Refactor ages
Diffstat (limited to 'resources/lang/yi/messages.po')
| -rw-r--r-- | resources/lang/yi/messages.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/lang/yi/messages.po b/resources/lang/yi/messages.po index ea1f40c8de..4f80eef875 100644 --- a/resources/lang/yi/messages.po +++ b/resources/lang/yi/messages.po @@ -16296,8 +16296,8 @@ msgid "after %s" msgstr "נאָך %s" #: app/Functions/FunctionsPrint.php:280 -msgid "after death" -msgstr "נאָך טויט" +msgid "(%s after death)" +msgstr "(%s נאָך טויט)" #: app/Http/RequestHandlers/IndividualPage.php:117 #: app/Http/RequestHandlers/IndividualPage.php:120 @@ -19261,8 +19261,8 @@ msgid "of" msgstr "פון" #: app/Functions/FunctionsPrint.php:278 -msgid "on the date of death" -msgstr "אויף די דאטום פון טויט" +msgid "(on the date of death)" +msgstr "(אויף די דאטום פון טויט)" #: app/Functions/Functions.php:619 msgid "parent" |
