diff options
Diffstat (limited to 'apps/federation/l10n/en_GB.js')
-rw-r--r-- | apps/federation/l10n/en_GB.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/federation/l10n/en_GB.js b/apps/federation/l10n/en_GB.js index 1c27a8b3027..81de668bd36 100644 --- a/apps/federation/l10n/en_GB.js +++ b/apps/federation/l10n/en_GB.js @@ -8,8 +8,6 @@ OC.L10N.register( "Federation" : "Federation", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example: to auto-complete external users for federated sharing.", "Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created", - "Trusted Servers" : "Trusted Servers", - "+ Add ownCloud server" : "+ Add ownCloud server", - "ownCloud Server" : "ownCloud Server" + "Trusted Servers" : "Trusted Servers" }, "nplurals=2; plural=(n != 1);"); |