]> sipb.mit.edu Git - ikiwiki.git/commit
po.t: fix expected results
authorintrigeri <intrigeri@boum.org>
Tue, 20 Jul 2010 11:40:34 +0000 (13:40 +0200)
committerintrigeri <intrigeri@boum.org>
Tue, 20 Jul 2010 11:41:53 +0000 (13:41 +0200)
commitd98296d1db02febfa7cc4fbe7f304ca2a9858fef
tree4cdf03c54638b1fda87d1a6d45db3711b2378644
parentc66fae8b16099fa8b0c3c86d38de0733b561d13f
po.t: fix expected results

As index.{es,fr} don't exist, po::refreshpofiles copies them from the basewiki
underlay before running msgmerge. msgmerge marks as obsolete the translation
strings that came from the basewiki po files, but the link plugin
does not make the difference between obsolete and up-to-date links.

$links{'index.fr'} and $links{'index.es'} are therefore expected to contain
SandBox and ikiwiki.
t/po.t