Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/en_GB.js')
-rw-r--r--apps/user_status/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js
index 2eb26c16667..061d01d9439 100644
--- a/apps/user_status/l10n/en_GB.js
+++ b/apps/user_status/l10n/en_GB.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"user_status",
{
- "Clear status message after" : "Clear status message after",
"What is your status?" : "What is your status?",
"Set status" : "Set status",
"Online status" : "Online status",
@@ -19,6 +18,7 @@ OC.L10N.register(
"30 minutes" : "30 minutes",
"1 hour" : "1 hour",
"4 hours" : "4 hours",
+ "Clear status message after" : "Clear status message after",
"What's your status?" : "What's your status?"
},
"nplurals=2; plural=(n != 1);");