Skip to content

Commit 82a7ab0

Browse files
committed
Added string to all language files
1 parent 0222508 commit 82a7ab0

10 files changed

+10
-0
lines changed

interface/web/mail/lib/lang/es_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ $wb['email_txt'] = 'Correo';
99
$wb['generate_password_txt'] = 'Generar contraseña';
1010
$wb['limit_mailmailinglist_txt'] = 'Límite alcanzado';
1111
$wb['listname_error_empty'] = 'Nombre de la lista vacío.';
12+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
1213
$wb['listname_error_unique'] = 'Ya existe en el servidor un lista de correos con ese nombre. Por favor elija otro.';
1314
$wb['listname_txt'] = 'Nombre de lista';
1415
$wb['mailinglist_txt'] = 'Lista de correo';

interface/web/mail/lib/lang/fi_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit reached';
33
$wb['domain_error_empty'] = 'Domain is empty.';
44
$wb['listname_error_empty'] = 'Listname is empty.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Invalid domain name.';
67
$wb['email_in_use_txt'] = 'Email is in use';
78
$wb['no_domain_perm'] = 'You have no permission for this domain.';

interface/web/mail/lib/lang/fr_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limite atteinte';
33
$wb['domain_error_empty'] = 'Le domain est vide.';
44
$wb['listname_error_empty'] = 'Le nom de la liste est vide.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Nom de domaine invalide.';
67
$wb['email_in_use_txt'] = 'L’email est en cours d’utilisation';
78
$wb['no_domain_perm'] = 'Vous n’avez pas la permission pour ce domain.';

interface/web/mail/lib/lang/hr_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Iskorišten je maksimalan broj email lista.';
33
$wb['domain_error_empty'] = 'Domena je prazna.';
44
$wb['listname_error_empty'] = 'Naziv liste je prazan.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Neispravan naziv domene.';
67
$wb['email_in_use_txt'] = 'Email je u upotrebi';
78
$wb['no_domain_perm'] = 'Nemate dozvole za ovu domenu.';

interface/web/mail/lib/lang/hu_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit reached';
33
$wb['domain_error_empty'] = 'Domain is empty.';
44
$wb['listname_error_empty'] = 'Listname is empty.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Invalid domain name.';
67
$wb['email_in_use_txt'] = 'Email is in use';
78
$wb['no_domain_perm'] = 'You have no permission for this domain.';

interface/web/mail/lib/lang/id_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit reached';
33
$wb['domain_error_empty'] = 'Domain is empty.';
44
$wb['listname_error_empty'] = 'Listname is empty.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Invalid domain name.';
67
$wb['email_in_use_txt'] = 'Email is in use';
78
$wb['no_domain_perm'] = 'You have no permission for this domain.';

interface/web/mail/lib/lang/it_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limite raggiunto';
33
$wb['domain_error_empty'] = 'Dominio vuoto.';
44
$wb['listname_error_empty'] = 'Listname vuoto.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Nome dominio non valido.';
67
$wb['email_in_use_txt'] = 'Email è già in uso';
78
$wb['no_domain_perm'] = 'Non hai i diritti per questo dominio.';

interface/web/mail/lib/lang/ja_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit reached';
33
$wb['domain_error_empty'] = 'Domain is empty.';
44
$wb['listname_error_empty'] = 'Listname is empty.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Invalid domain name.';
67
$wb['email_in_use_txt'] = 'Email is in use';
78
$wb['no_domain_perm'] = 'You have no permission for this domain.';

interface/web/mail/lib/lang/nl_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit reached';
33
$wb['domain_error_empty'] = 'Domain is empty.';
44
$wb['listname_error_empty'] = 'Listname is empty.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Invalid domain name.';
67
$wb['email_in_use_txt'] = 'Email is in use';
78
$wb['no_domain_perm'] = 'You have no permission for this domain.';

interface/web/mail/lib/lang/pl_mail_mailinglist.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$wb['limit_mailmailinglist_txt'] = 'Limit przekroczony';
33
$wb['domain_error_empty'] = 'Domena jest pusta.';
44
$wb['listname_error_empty'] = 'Nazwa listy jest pusta.';
5+
$wb['listname_error_regex'] = 'The list name is invalid. The minimum length is 2 characters (allowed are: [a-z 1-9 - _]).';
56
$wb['domain_error_regex'] = 'Nieprawidłowa nazwa domeny.';
67
$wb['email_in_use_txt'] = 'Email jest już w użyciu';
78
$wb['no_domain_perm'] = 'Nie masz uprawnień dla tej domeny.';

0 commit comments

Comments
 (0)