Minors comments changes

merge-requests/64/head
Hugo Posnic 2016-12-18 19:57:16 +01:00
parent 8e3f01103d
commit a5d4ffc624
1 changed files with 2 additions and 2 deletions

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