diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index 1fd733117cf..89154713a8f 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -11,8 +11,8 @@ OC.L10N.register( "You received \"/%3$s\" as a remote share from %1$s" : "You received \"/%3$s\" as a remote share from %1$s", "Accept" : "Accept", "Decline" : "Decline", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID", "Federated Cloud Sharing" : "Federated Cloud Sharing", "Open documentation" : "Open documentation", "Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers", @@ -21,7 +21,7 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Your Federated Cloud ID:", "Share it:" : "Share it:", "Add to your website" : "Add to your website", - "Share with me via ownCloud" : "Share with me via ownCloud", + "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:" }, "nplurals=2; plural=(n != 1);"); |