[geany/geany-plugins] 364529: Small fix at German translatation which caused a segfault on GeanySendMail if no mailer and/or filename placeholder has been configured

Frank Lanitz git-noreply at geany.org
Thu Jan 31 22:27:03 UTC 2013


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Thu, 31 Jan 2013 22:27:03 UTC
Commit:      364529a3468d2765d28bb9855f0006fb0130fe9b
             https://github.com/geany/geany-plugins/commit/364529a3468d2765d28bb9855f0006fb0130fe9b

Log Message:
-----------
Small fix at German translatation which caused a segfault on GeanySendMail if no mailer and/or filename placeholder has been configured


Modified Paths:
--------------
    po/de.po

Modified: po/de.po
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -4018,7 +4018,7 @@ msgstr "E-Mail-Adresse des Empfängers:"
 
 #: ../geanysendmail/src/geanysendmail.c:136
 msgid "Filename placeholder not found. The executed command might have failed."
-msgstr "Konnte den Platzhalter für den Dateinamen (\\%s) nicht finden. Der angegebene Befehl könnte nicht korrekt ausgeführt worden sein."
+msgstr "Konnte den Platzhalter für den Dateinamen nicht finden. Der angegebene Befehl könnte nicht korrekt ausgeführt worden sein."
 
 #: ../geanysendmail/src/geanysendmail.c:142
 msgid "Recipient address placeholder not found. The executed command might have failed."



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list