for Lo�c

This commit is contained in:
Alexander M. Turek
2002-08-14 08:15:33 +00:00
parent 3856ae7175
commit 6cf355e256
4 changed files with 13 additions and 5 deletions

View File

@@ -47,6 +47,8 @@ Please ensure you have:
3. synchronized the language files:
cd lang
./sync_lang.sh
and checked all language files are valid (use
the "./scripts/check_lang.php3" script to do it).
Continue (y/n)?
END
@@ -59,7 +61,7 @@ then
fi
if [ -e cvs ];
if [ -e cvs ];
then
mv cvs cvs-`date +%s`
fi