freedombone/locale/en_us/freedombone-rmuser.json

11 lines
850 B
JSON
Raw Normal View History

2016-03-21 18:26:15 +01:00
{
2016-11-05 17:54:27 +01:00
"Home directory does not exist for $REMOVE_USERNAME": "Home directory does not exist for $REMOVE_USERNAME",
2016-03-21 18:26:15 +01:00
"$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",
2016-11-05 17:54:27 +01:00
"Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?",
"User $REMOVE_USERNAME was not removed": "User $REMOVE_USERNAME was not removed",
"Removing user from ${app_name}": "Removing user from ${app_name}",
"User $REMOVE_USERNAME was removed": "User $REMOVE_USERNAME was removed"
2016-03-21 18:26:15 +01:00
}