mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ADF-5557] delete i18n resources moved to ADF (#3376)
* ADF-5557 delete i18n resources moved to ADF * ADF-5557 update ADF versioning from ADF counterpart PR * ADF-5557 fix remaining problem after rebase
This commit is contained in:
@@ -326,11 +326,7 @@
|
||||
}
|
||||
},
|
||||
"DELETE_LIBRARY_FAILED": "Cannot delete the library",
|
||||
"JOIN_REQUEST_FAILED": "Cannot join the library",
|
||||
"JOIN_CANCEL_FAILED": "Cannot cancel your join request",
|
||||
"LEAVE_LIBRARY_FAILED": "Cannot leave this library",
|
||||
"INVALID_SENDER_EMAIL": "Your email address must be valid before requesting to join.",
|
||||
"INVALID_RECEIVER_EMAIL": "Recipient(s) email address not valid, contact IT."
|
||||
"LEAVE_LIBRARY_FAILED": "Cannot leave this library"
|
||||
},
|
||||
"UPLOAD": {
|
||||
"ERROR": {
|
||||
@@ -379,9 +375,6 @@
|
||||
}
|
||||
},
|
||||
"LIBRARY_DELETED": "Library deleted",
|
||||
"JOINED": "Library joined",
|
||||
"JOIN_REQUESTED": "Request sent to join this library",
|
||||
"JOIN_CANCELED": "Canceled the request to join the library",
|
||||
"LEFT_LIBRARY": "You have left the library"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user