[debian-edu-commits] debian-edu/upstream/ 01/03: paste_mailaddress.tpl: Rephrase translatable strings, drop "Add local" button.
Mike Gabriel
sunweaver at debian.org
Wed Aug 26 19:39:43 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 492d71effc4ae42d56b122ddab24d95fdaf62581
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Aug 26 21:38:43 2015 +0200
paste_mailaddress.tpl: Rephrase translatable strings, drop "Add local" button.
---
admin/groups/mailaddress/paste_mailaddress.tpl | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/admin/groups/mailaddress/paste_mailaddress.tpl b/admin/groups/mailaddress/paste_mailaddress.tpl
index 0f79ffd..83179ed 100644
--- a/admin/groups/mailaddress/paste_mailaddress.tpl
+++ b/admin/groups/mailaddress/paste_mailaddress.tpl
@@ -3,14 +3,14 @@
<tr>
<td colspan=2>
- <table summary="{t}Address settings{/t}">
+ <table summary="{t}Mail address settings{/t}">
<tr>
<td>
- <LABEL for="mail">{t}Primary address{/t}</LABEL>{$must}
+ <LABEL for="mail">{t}Mail address{/t}</LABEL>{$must}
</td>
<td>
<input id="mail" name="mail" size="25" maxlength="65" type='text'
- value="{$mail}" title="{t}Primary mail address for this shared folder{/t}">
+ value="{$mail}" title="{t}Mail address for this group{/t}">
</td>
</tr>
</table>
@@ -46,8 +46,6 @@
<input type='text' name="forward_address" size=20 align=middle maxlength=65 value="">
<button type='submit' name='add_forwarder'>{msgPool type=addButton}</button>
- <button type='submit' name='add_local_forwarder'>{t}Add local{/t}</button>
-
<button type='submit' name='delete_forwarder'>{msgPool type=delButton}</button>
</td>
--
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