Minors comments changes

This commit is contained in:
Hugo Posnic 2016-12-18 19:57:16 +01:00
parent 8e3f01103d
commit a5d4ffc624

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Script to generate mo files in a locale folder
# Use it just only for testing purpose
# Script to generate mo files in a temp locale folder
# Use it only for testing purpose
rm -rf locale
mkdir locale
cd po