Skip to content

Commit 69deac7

Browse files
author
Till Brehm
committed
Added error message in CP user form when someoen tries to add a user of type 'user' manually there.
1 parent a6475d1 commit 69deac7

26 files changed

+29
-1
lines changed

interface/web/admin/lib/lang/ar_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
3232
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/bg_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
3232
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/br_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'A senhas coincidem.';
3232
$wb['username_error_collision'] = 'O nome do usuário não pode conter as palavras reservadas -web- ou -web- seguidas por um número.';
3333
$wb['client_not_admin_err'] = 'Um usuário definido como cliente não pode ser configurado com o tipo: admin (administrador).';
3434
$wb['lost_password_function_txt'] = 'Função reconfigurar senha perdida disponível';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/ca_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
3232
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/cz_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'Hesla se shodují.';
3232
$wb['username_error_collision'] = 'Uživatelské jméno nesmí být web nebo web a číslo.';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/de_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'Die Passwörter stimmen überein.';
3232
$wb['username_error_collision'] = 'Der Benutzername darf nicht <b>web<b> oder <b>web<b> gefolgt von einer Zahl sein.';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Passwort vergessen Funktion steht zur Verfügung';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/dk_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'Adgangskoderne stemmer overens.';
3232
$wb['username_error_collision'] = 'Brugernavn må ikke være web eller web plus et tal.\\"';
3333
$wb['client_not_admin_err'] = 'En bruger der hører til en klient kan ikke indstilles til typen: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/el_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
3232
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/en_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
3232
$wb['username_error_collision'] = 'The username may not be web or web plus a number."';
3333
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3434
$wb['lost_password_function_txt'] = 'Forgot password function is available';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

interface/web/admin/lib/lang/es_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['username_error_collision'] = 'El nombre de usuario no puede ser el del web
3232
$wb['username_txt'] = 'Nombre de usuario';
3333
$wb['username_unique'] = 'Ya existe un usuario con ese nombre de usuario.';
3434
$wb['vorname_txt'] = 'Primer nombre';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added automatically when you add a client or reseller.';
3536
?>

0 commit comments

Comments
 (0)