Improve template command error message
commit3f140861061ad0367f004a06caf391f1b9f94507
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 7 Aug 2016 14:37:28 +0000 (7 16:37 +0200)
committerEnrico Tröger <enrico.troeger@uvena.de>
Wed, 7 Sep 2016 07:34:42 +0000 (7 09:34 +0200)
treee05818134932fa99c3581c05891efca6da602fe5
parent5d8e291c6f7e5dfdfaf11cfe11e46684ffc669b5
Improve template command error message

The previous string was a bit confusing what the placeholders
could mean. There was an error in the German translation where
the second placeholder was interpreted as template name instead
of the error message.
This change should make it more clear and also put the error message
to the end of the string.
src/templates.c