parent
8b5b9ff45a
commit
b41d523461
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ std::string irdya_date::to_string() const
|
|||
// TRANSLATORS: "Before the Fall" - format for years prior to the fall of Wesnoth
|
||||
return VGETTEXT("$year BF", args);
|
||||
case EPOCH::AFTER_FALL:
|
||||
// TRANSLATORS: "After the Fall" - format for years after the fall of Wesonth
|
||||
// TRANSLATORS: "After the Fall" - format for years after the fall of Wesnoth
|
||||
return VGETTEXT("$year AF", args);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue