11 lines
480 B
JSON
11 lines
480 B
JSON
{
|
|
"Home directory does not exist for $REMOVE_USERNAME": "",
|
|
"$COMPLETION_FILE not found": "",
|
|
"No admin user specified in $COMPLETION_FILE": "",
|
|
"No admin username specified in $COMPLETION_FILE": "",
|
|
"The administrator user cannot be removed": "",
|
|
"Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "",
|
|
"User $REMOVE_USERNAME was not removed": "",
|
|
"Removing user from ${app_name}": "",
|
|
"User $REMOVE_USERNAME was removed": ""
|
|
} |