launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25404
[Merge] ~cjwatson/launchpad:testfix-pygettextpo-0.2 into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:testfix-pygettextpo-0.2 into launchpad:master.
Commit message:
Fix xx-translations.txt for pygettextpo 0.2
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391468
Error messages are now formatted more sensibly in the case where more than one thing is wrong with the translation.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:testfix-pygettextpo-0.2 into launchpad:master.
diff --git a/lib/lp/translations/stories/translations/xx-translations.txt b/lib/lp/translations/stories/translations/xx-translations.txt
index 9ffa77c..f2cd87d 100644
--- a/lib/lp/translations/stories/translations/xx-translations.txt
+++ b/lib/lp/translations/stories/translations/xx-translations.txt
@@ -56,8 +56,9 @@ And we can see the error.
Please correct it before continuing.
Error in Translation:
format specifications in 'msgid...' and 'msgstr[0]' for argument 1 are
- not the sameformat specifications in 'msgid...' and 'msgstr[1]' for
- argument 1 are not the same
+ not the same
+ format specifications in 'msgid...' and 'msgstr[1]' for argument 1 are
+ not the same
The translation form got an error with the translations we wanted to store,
and thus we still have that text as part of translations input, otherwise,