diff options
Diffstat (limited to 'apps/user_status/l10n/en_GB.js')
-rw-r--r-- | apps/user_status/l10n/en_GB.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index 716f69cbbd7..8699e2e1b29 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "View profile", "Clear status after" : "Clear status after", "What is your status?" : "What is your status?", + "Previously set" : "Previously set", + "Reset status" : "Reset status", "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", + "Your status was set automatically" : "Your status was set automatically", "Clear status message" : "Clear status message", "Set status message" : "Set status message", + "Reset status to \"{icon} {message}\"" : "Reset status to \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Reset status to \"{message}\"", + "Reset status to \"{icon}\"" : "Reset status to \"{icon}\"", "There was an error saving the status" : "There was an error saving the status", "There was an error clearing the status" : "There was an error clearing the status", + "There was an error reverting the status" : "There was an error reverting the status", "No recent status changes" : "No recent status changes", "Away" : "Away", "Do not disturb" : "Do not disturb", |