[debian-edu-commits] debian-edu/upstream/ 01/01: smarty-gettext obviously does not render html entities, using curly braces in translations instead

Mike Gabriel sunweaver at debian.org
Wed Aug 26 22:22:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository gosa-plugin-mailaddress.

commit 257294bcd9146c5bb1a0da6c03d3a23ac4aaf221
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Aug 27 00:21:54 2015 +0200

    smarty-gettext obviously does not render html entities, using curly braces in translations instead
---
 locale/de/LC_MESSAGES/messages.po | 12 ++++--------
 locale/en/LC_MESSAGES/messages.po | 12 ++++--------
 2 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index f7407d8..672ca98 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -138,7 +138,7 @@ msgid ""
 "Please specify a mail address pattern (e.g., {%cn|@your-domain."
 "com) or leave empty."
 msgstr ""
-"Bitte ein Mail-Adressschema eingeben (z.Bsp. {%cn|@your-domain."
+"Bitte ein Mail-Adressschema eingeben (z.Bsp. {%cn}@your-domain."
 "com) oder das Feld frei lassen."
 
 #: admin/groups/mailaddress/mailaddress.tpl:42
@@ -228,15 +228,11 @@ msgid "Mail addresses"
 msgstr "Mail-Adresse"
 
 #: personal/mailaddress/generic.tpl:21
-#, fuzzy
 msgid ""
 "Please specify a mail address pattern (e.g., {%uid|@your-domain."
 "com). Valid placeholders are: {%uid|, {%givenName| and "
 "{%sn|."
 msgstr ""
-"Bitte ein Mail-Adressschema eingeben (z.Bsp. {%uid|@your-"
-"domain.com). Gültige Platzhalter sind: {%uid|, "
-"{%givenName| und {%sn|."
-
-#~ msgid "Permissions"
-#~ msgstr "Berechtigungen"
+"Bitte ein Mail-Adressschema eingeben (z.Bsp. {%uid}@your-"
+"domain.com). Gültige Platzhalter sind: {%uid}, "
+"{%givenName} und {%sn}."
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 4ff4322..3c0a117 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -116,7 +116,7 @@ msgid ""
 "Please specify a mail address pattern (e.g., {%cn|@your-domain."
 "com) or leave empty."
 msgstr ""
-"Please specify a mail address pattern (e.g., {%cn|@your-domain."
+"Please specify a mail address pattern (e.g., {%cn}@your-domain."
 "com) or leave empty."
 
 #: admin/groups/mailaddress/mailaddress.tpl:42
@@ -206,15 +206,11 @@ msgid "Mail addresses"
 msgstr "Mail addresses"
 
 #: personal/mailaddress/generic.tpl:21
-#, fuzzy
 msgid ""
 "Please specify a mail address pattern (e.g., {%uid|@your-domain."
 "com). Valid placeholders are: {%uid|, {%givenName| and "
 "{%sn|."
 msgstr ""
-"Please specify a mail address pattern (e.g., {%uid|@your-"
-"domain.com). Valid placeholders are: {%uid|, "
-"{%givenName| and {%sn|."
-
-#~ msgid "Permissions"
-#~ msgstr "Permissions"
+"Please specify a mail address pattern (e.g., {%uid}@your-"
+"domain.com). Valid placeholders are: {%uid}, "
+"{%givenName} and {%sn}."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/gosa-plugin-mailaddress.git



More information about the debian-edu-commits mailing list