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