From 6f9f1904fdac6759565e2448fefdb752c36399b4 Mon Sep 17 00:00:00 2001 From: Nils Kneuper Date: Fri, 24 Nov 2017 00:16:19 +0100 Subject: [PATCH] fixed syntax error in pofix and "problem" note: please do only enter "Part of the string", not the full strings. The text in the po files is broken into parts and full strings, with missing newlines, will not cause matches for the string. --- utils/pofix.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/pofix.py b/utils/pofix.py index 13ba18f1b11e..c3f46aae1500 100755 --- a/utils/pofix.py +++ b/utils/pofix.py @@ -91,9 +91,8 @@ ("Second, who you most", "Second, whom you most"), # fix added in 1.11.16+dev ("Who then is your leader? Who do we serve?", "Who then is your leader? Whom do we serve?"), -), # fix added in 1.13.10+dev -("Then you should look to the north and east. But, if you would, might we ask your assistance.", "Then you should look to the north and east. But, if you would, might we ask your assistance?"), +("might we ask your assistance.", "might we ask your assistance?"), ), "wesnoth-low" : (