From 1853e6b223bac38fab7a2dd56930f2df6c789c33 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Sat, 19 Nov 2011 15:01:58 +0100 Subject: - Changed author's email address. - Updated German translation. --- tools/update-po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/update-po b/tools/update-po index 8954afa..5e5471e 100755 --- a/tools/update-po +++ b/tools/update-po @@ -7,7 +7,7 @@ if [ "$1" = "--check-only" ]; then exit 0 fi -export MY_EMAIL="Andreas Mair " +export MY_EMAIL="Andreas Mair " export VERSION="$(grep "^my \$VERSION = " vdradmind.pl | sed -e 's#.*\"\(.*\)\".*#\1#')" export PACKAGE="VDRAdmin-AM" -- cgit v1.2.3