Skip to content
Snippets Groups Projects
Commit 1d8d8e3d authored by Marius Burkard's avatar Marius Burkard
Browse files

Merge branch '6056-system-cp-users-possible-data-loss-warning-unclear' into 'develop'

Resolve "system->cp users possible data loss warning unclear"

Closes #6056

See merge request ispconfig/ispconfig3!1413
parents c05d5770 d6bd0e6b
No related branches found
No related tags found
1 merge request!1413Resolve "system->cp users possible data loss warning unclear"
Pipeline #7832 passed
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID'; ...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
?> ?>
...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID'; ...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
?> ?>
\ No newline at end of file
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'ユーザー名'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'ユーザー名';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'ユーザーを追加する'; $wb['add_new_record_txt'] = 'ユーザーを追加する';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Add user nou'; $wb['add_new_record_txt'] = 'Add user nou';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Užívateľské meno'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Užívateľské meno';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Pridať nového užívateľa'; $wb['add_new_record_txt'] = 'Pridať nového užívateľa';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!'; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment