fixing the translatable-template.t to handle localized setups
authorPaul Poulain <paul.poulain@biblibre.com>
Mon, 28 Nov 2011 11:13:42 +0000 (12:13 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 28 Nov 2011 11:13:42 +0000 (12:13 +0100)
commitc95cbce4ce8df9d9d8f664b84a3d15a6e8e8cc57
tree116a17acdea6ca2b77b080f66c3e3509aa7985c4
parent66fa8288461c8f14108a507de91977b3394d1c0c
fixing the translatable-template.t to handle localized setups

Depending on your locale, msgmerge will return a different messages, enclosed in .... and .
The flow is not utf8 compliant, so this patch switches to testing "..... anything." instead of ".... word."

Now the test work on my (french setup)
xt/author/translatable-templates.t