Updated all .po files using tools/normalize-po-files.sh. Fixed tools/normalize-po...
[supertux.git] / tools / normalize-po-files.sh
index a830900..e0e9080 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-find -iname '*.po' -execdir msgmerge --backup=off --no-fuzzy-matching --no-wrap -U '{}' messages.pot \;
\ No newline at end of file
+find -iname '*.po' -execdir msgmerge --backup=off --no-fuzzy-matching --no-wrap -U '{}' messages.pot \;