Add pofix entries for the recent typo fixes (#3377).

Fixes #3487.
This commit is contained in:
josteph 2018-08-22 18:31:45 +00:00 committed by Jyrki Vesterinen
parent 4a2675a42c
commit 98109f3b66
2 changed files with 14 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#textdomain wesnoth-liberty
#textdomain wesnoth-l
#define LIBERTY_BIGMAP STAGE
[story]

View file

@ -134,7 +134,14 @@ game_stringfixes = {
("with the greatest generals, and battle tactics", "with the greatest generals and battle tactics"),
# fixes added in 1.14.3+dev
("Whatever.... I still think we should make an effort", "Whatever... I still think we should make an effort"),
("That is so very encouraging....","That is so very encouraging...")
("That is so very encouraging....","That is so very encouraging..."),
# fixes added in 1.14.4+dev
("Asheviere is the queen of Wesnoth.", "Asheviere is the Queen of Wesnoth."),
),
"wesnoth-l" : (
# fixes added in 1.14.4+dev
("destroys our homes. Retreat!!", "destroys our homes. Retreat!"),
),
"wesnoth-low" : (
@ -181,6 +188,11 @@ game_stringfixes = {
("try to force him off of his keep", "try to force him off his keep"),
),
"wesnoth-tsg": (
# fixes added in 1.14.4+dev
("Bury me deeply my friends...", "Bury me deeply, my friends..."),
),
"wesnoth-trow" : (
# fixes added in 1.14.3+dev
("a noble of the line of Kings should utter the following....", "a noble of the line of Kings should utter the following..."),