diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 4a1af02d16f..89aaca42bdf 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -75,7 +75,6 @@ "Set an admin username." : "Set an admin username.", "Set an admin password." : "Set an admin password.", "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", - "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", @@ -193,6 +192,7 @@ "Security" : "Security", "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", + "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |