diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index ca72c282713..d714ebe2770 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -16,13 +16,11 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server", "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", - "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", "Storage not valid" : "Storage not valid", - "Federated Share successfully added" : "Federated Share successfully added", "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", @@ -53,6 +51,8 @@ OC.L10N.register( "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federated Share request was successful, you will receive a invitation. Check your notifications.", + "Federated Share successfully added" : "Federated Share successfully added", "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data", "Share it:" : "Share it:" }, |