Language files prepared for 4.0.11

This commit is contained in:
DrSlony
2013-04-12 02:39:31 +01:00
parent a002f37f32
commit 6fa16a0414
33 changed files with 34839 additions and 34409 deletions

View File

@@ -16,6 +16,7 @@ if [[ $? != 0 ]]; then
fi
# First thing, we want to strip default of any "!" and duplicates.
dos2unix *
grep -v '^!' default | sort -Vu > "$tmp"
mv "$tmp" "default"