ftimme
2013-07-05 1297a0c82c5c7091f456e5010e919040aa66a903
- Fixed tabbing/format of quota notification emails.
3 files modified
20 ■■■■ changed files
server/conf/mail/mail_quota_notification_de.txt 6 ●●●● patch | view | raw | blame | history
server/conf/mail/mail_quota_notification_en.txt 10 ●●●● patch | view | raw | blame | history
server/conf/mail/web_quota_notification_de.txt 4 ●●●● patch | view | raw | blame | history
server/conf/mail/mail_quota_notification_de.txt
@@ -8,7 +8,7 @@
Ihr E-Mail Konto {email} hat den verfügbaren Speicherplatz (nahezu) ausgeschöpft.
E-Mail Konto:             {email}
Name:                    {name}
Name:                {name}
Belegter Speicher:        {used}
Verfügbarer Speicher:    {quota}
Belegt:                    {ratio}
Verfügbarer Speicher:        {quota}
Belegt:                {ratio}
server/conf/mail/mail_quota_notification_en.txt
@@ -7,8 +7,8 @@
The mailbox {email} is near or over quota.
Mailbox:         {email}
Name:            {name}
Used space:        {used}
Quota:            {quota}
Usage ratio:        {ratio}
Mailbox:            {email}
Name:                {name}
Used space:            {used}
Quota:                {quota}
Usage ratio:            {ratio}
server/conf/mail/web_quota_notification_de.txt
@@ -7,8 +7,8 @@
Ihre Webseite {domain} hat den verfügbaren Speicherplatz (nahezu) ausgeschöpft.
Webseite:                                 {domain}
Webseite:                        {domain}
Belegter Speicherplatz:                    {used}
Verfügbarer Speicherplatz:                {soft}
Verfügbarer Speicherplatz (hard quota):    {hard}
Verfügbarer Speicherplatz (hard quota):            {hard}
Belegter Speicher in %:                    {ratio}