
21 Jul
2011
21 Jul
'11
7:39 a.m.
Author: runa Date: 2011-07-21 07:39:29 +0000 (Thu, 21 Jul 2011) New Revision: 24920 Modified: website/trunk/po2wml.sh Log: yet another minor fix for po2wml.sh Modified: website/trunk/po2wml.sh =================================================================== --- website/trunk/po2wml.sh 2011-07-21 07:33:00 UTC (rev 24919) +++ website/trunk/po2wml.sh 2011-07-21 07:39:29 UTC (rev 24920) @@ -419,7 +419,7 @@ # If the current language is "pl_PL" use "pl" instead if [ $lang = "pl_PL" ] then - $lang="pl" + lang="pl" subdir fi