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

github.com/nextcloud/tasks.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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d5042e98..f5297c1a 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -9,16 +9,15 @@ OC.L10N.register(
"Completed" : "Completed",
"Tasks" : "Tasks",
"The Tasks app for Nextcloud" : "The Tasks app for Nextcloud",
- "New List" : "New List",
- "Cancel" : "Cancel",
- "Save" : "Save",
- "An empty name is not allowed." : "An empty name is not allowed.",
"Share with users or groups" : "Share with users or groups",
"can edit" : "can edit",
"Edit" : "Edit",
"Download" : "Download",
"Delete" : "Delete",
"Unshare" : "Unshare",
+ "Cancel" : "Cancel",
+ "Save" : "Save",
+ "An empty name is not allowed." : "An empty name is not allowed.",
"Visibility of Smart Collections" : "Visibility of Smart Collections",
"Hidden" : "Hidden",
"Visible" : "Visible",
@@ -33,6 +32,7 @@ OC.L10N.register(
"Task is completed" : "Task is completed",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Completed Task","%n Completed Tasks"],
"Tomorrow" : "Tomorrow",
+ "New List" : "New List",
"Set start date" : "Set start date",
"Set due date" : "Set due date",
"All day" : "All day",