mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
provide the new option with a new section
This commit is contained in:
parent
294e46ca74
commit
3ed7a8445f
@ -24,6 +24,7 @@ from notifications de von
|
||||
how verbose should the egroupware-popup behave if a notification is sent to the user:<br />low: just display the notification bell in the topmenu - topmenu must be enabled!<br />medium: bring notification window to front<br />high: bring notification window to front and let the browser do something to announce itself notifications de Wie hoch soll das EGroupware-Popup die Priorität setzen wenn eine Benachrichtigung an den Benutzer gesendet wird:<br />Niedrig: Es wird nur die Benachrichtigungsglocke im Topmenü angezeigt - das Topmenü muss hierfür eingeschaltet sein!<br />Mittel: Holt das Benachrichtigungsfenster in den Vordergrund<br />Hoch: Holt das Benachrichtigungsfenster in den Vordergrund und aktiviert den Browser zur besseren Erkennung der Benachrichtigung.
|
||||
if set, embedded links get rendered special for external clients notifications de Wenn diese Option aktiviert ist, werden in der Benachrichtigungs-E-Mail "eingebettete Links" für externe E-Mail-Clients besondert behandelt.
|
||||
linked entries: common de Verknüpfte Einträge:
|
||||
mail backend admin de Mail Schnittstelle
|
||||
maximum sms messages per notification admin de Maximale Anzahl an SMS Nachrichten pro Benachrichtigung
|
||||
message from notifications de Nachricht von
|
||||
minutes notifications de Minuten
|
||||
|
@ -24,6 +24,7 @@ from notifications en from
|
||||
how verbose should the egroupware-popup behave if a notification is sent to the user:<br />low: just display the notification bell in the topmenu - topmenu must be enabled!<br />medium: bring notification window to front<br />high: bring notification window to front and let the browser do something to announce itself notifications en How verbose should the EGroupware-Popup behave if a notification is sent to the user:<br />low: just display the notification bell in the topmenu - topmenu must be enabled!<br />medium: bring notification window to front<br />high: bring notification window to front and let the browser do something to announce itself
|
||||
if set, embedded links get rendered special for external clients notifications en If set, embedded links get rendered special for external clients
|
||||
linked entries: common en linked entries:
|
||||
mail backend admin en Mail backend
|
||||
maximum sms messages per notification admin en maximum SMS messages per notification
|
||||
message from notifications en message from
|
||||
minutes notifications en minutes
|
||||
|
@ -66,6 +66,9 @@
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="th">
|
||||
<td colspan="2"> <b>{lang_Mail_backend}</b></td>
|
||||
</tr>
|
||||
<tr class="row_on">
|
||||
<td>{lang_choose_from_mailsettings_used_for_notification}</td>
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user