|
|
@@ -290,7 +290,7 @@
|
|
|
"management_wiki": "Management Wiki",
|
|
|
"system_information": "System information",
|
|
|
"wiki_administrator": "Only wiki administrator can access this page",
|
|
|
- "assign_administrator": "You can assign the selected user to be a wiki administrator on the User Management page using the 'Give admin access' button",
|
|
|
+ "assign_administrator": "You can assign the selected user to be a wiki administrator on the User Management page using the 'Grant admin access' button",
|
|
|
"package_name": "Package name",
|
|
|
"specified_version": "Specified version",
|
|
|
"installed_version": "Installed version",
|
|
|
@@ -743,9 +743,9 @@
|
|
|
"accept": "Accept",
|
|
|
"deactivate_account": "Deactivate account",
|
|
|
"your_own": "You cannot deactivate your own account",
|
|
|
- "remove_admin_access": "Remove admin access",
|
|
|
- "cannot_remove": "You cannot remove yourself from administrator",
|
|
|
- "give_admin_access": "Give admin access",
|
|
|
+ "revoke_admin_access": "Revoke admin access",
|
|
|
+ "cannot_revoke": "You cannot revoke yourself from administrator",
|
|
|
+ "grant_admin_access": "Grant admin access",
|
|
|
"revoke_read_only_access": "Revoke read only access",
|
|
|
"grant_read_only_access": "Grant read only access",
|
|
|
"send_invitation_email": "Send invitation email",
|
|
|
@@ -1018,8 +1018,8 @@
|
|
|
"ADMIN_USERS_PASSWORD_RESET": "Reset user password",
|
|
|
"ADMIN_USERS_ACTIVATE": "Activate user",
|
|
|
"ADMIN_USERS_DEACTIVATE": "Deactivate user",
|
|
|
- "ADMIN_USERS_GIVE_ADMIN": "Give admin access",
|
|
|
- "ADMIN_USERS_REMOVE_ADMIN": "Remove admin access",
|
|
|
+ "ADMIN_USERS_GRANT_ADMIN": "Grant admin access",
|
|
|
+ "ADMIN_USERS_REVOKE_ADMIN": "Revoke admin access",
|
|
|
"ADMIN_USERS_GRANT_READ_ONLY": "Grant read only access",
|
|
|
"ADMIN_USERS_REVOKE_READ_ONLY": "Revoke read only access",
|
|
|
"ADMIN_USERS_SEND_INVITATION_EMAIL": "Resend invitation email",
|
|
|
@@ -1038,8 +1038,8 @@
|
|
|
"error_send_growi_archive": "Failed to send GROWI archive file to the destination GROWI"
|
|
|
},
|
|
|
"toaster": {
|
|
|
- "give_user_admin": "Succeeded to give {{username}} admin",
|
|
|
- "remove_user_admin": "Succeeded to remove {{username}} admin",
|
|
|
+ "grant_user_admin": "Succeeded to grant {{username}} admin",
|
|
|
+ "revoke_user_admin": "Succeeded to revoke {{username}} admin",
|
|
|
"grant_user_read_only": "Succeeded to grant {{username}} read only",
|
|
|
"revoke_user_read_only": "Succeeded to revoke {{username}} read only",
|
|
|
"activate_user_success": "Succeeded to activating {{username}}",
|