r24600: {website} we do not need two footers in German translations - fix the (website/trunk)

12 Apr
2011
12 Apr
'11
6:14 p.m.
Author: runa Date: 2011-04-12 18:14:51 +0000 (Tue, 12 Apr 2011) New Revision: 24600 Modified: website/trunk/po2wml.sh Log: we do not need two footers in German translations - fix the script Modified: website/trunk/po2wml.sh =================================================================== --- website/trunk/po2wml.sh 2011-04-12 18:07:07 UTC (rev 24599) +++ website/trunk/po2wml.sh 2011-04-12 18:14:51 UTC (rev 24600) @@ -246,7 +246,7 @@ # Include the English footer for most of the # translations - if [[ $lang != "ar" && $lang != "pl" && $subdir != "de" ]] + if [[ $lang != "ar" && $lang != "pl" && $lang != "de" ]] then echo '#include "foot.wmi"' >> "$wmldir/$subdir/$lang/$wmlfile" fi
5184
Age (days ago)
5184
Last active (days ago)
0 comments
1 participants
participants (1)
-
Runa Sandvik