revome trailing white space

This commit is contained in:
tiemay 2014-10-12 00:36:46 -04:00 committed by darkrose
parent 0b71936054
commit 8c46786bb6
1 changed files with 4 additions and 4 deletions

View File

@ -2,16 +2,16 @@
# #
# Update/create voxelands po files # Update/create voxelands po files
# #
# To update source texts in the po files, simply execute this script with # To update source texts in the po files, simply execute this script with
# `./updatepo.sh` # `./updatepo.sh`
# #
# To start a localization for a new language, create a directory for it in po/ # To start a localization for a new language, create a directory for it in po/
# named as it's language code, then execute this script with `./updatepo.sh` # named as it's language code, then execute this script with `./updatepo.sh`
# #
# Because we use the --package-name flag, you must have xgettext>=0.17 for # Because we use the --package-name flag, you must have xgettext>=0.17 for
# this script to work. Use `xgettext -V` to check which version you have. # this script to work. Use `xgettext -V` to check which version you have.
# #
# an auxiliary function to abort processing with an optional error message # an auxiliary function to abort processing with an optional error message
abort() { abort() {