summaryrefslogtreecommitdiffstats
path: root/wpo2po.pl
diff options
context:
space:
mode:
Diffstat (limited to 'wpo2po.pl')
-rw-r--r--wpo2po.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpo2po.pl b/wpo2po.pl
index a41c9d0e..a06e98b6 100644
--- a/wpo2po.pl
+++ b/wpo2po.pl
@@ -53,7 +53,7 @@ print STDERR "$ARGV[0] =>";
$ARGV[0] =~ /.*\/(.*)\.(.*)\..*/;
open(PO, "> ./po/$1_$2.po");
-my $date = `date +%Y-%m-%d\\ %H:%M\\ %z`;
+my $date = `date +%Y-%m-%d\\ %H:%M%z`;
chomp $date;
print PO 'msgid ""
msgstr ""