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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 16704b322..050f0fd80 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -47,6 +47,8 @@ OC.L10N.register(
"Move" : "Move",
"More actions" : "More actions",
"Forward" : "Forward",
+ "_Unfavorite {number}_::_Unfavorite {number}_" : ["Unfavorite {number}","Unfavourite {number}"],
+ "_Favorite {number}_::_Favorite {number}_" : ["Favorite {number}","Favourite {number}"],
"All day" : "All day",
"Create" : "Create",
"Comment" : "Comment",
@@ -80,6 +82,8 @@ OC.L10N.register(
"Unset" : "Unset",
"Add tag" : "Add tag",
"Tag already exists" : "Tag already exists",
+ "Mark as unfavorite" : "Mark as unfavorite",
+ "Mark as favorite" : "Mark as favorite",
"Not found" : "Not found",
"Remove" : "Remove",
"Reset" : "Reset",