From 983a56b89ba85c32594f96daa7d89dfeaf68f37a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 16 Sep 2018 02:39:01 +0300 Subject: Fix translation. --- i18n/en.i18n.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index f4e692ad..4a4540c8 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -565,8 +565,8 @@ "r-bottom-of": "Bottom of", "r-its-list": "its list", "r-list": "list", - "r-archive": "Archive", - "r-unarchive": "Unarchive", + "r-archive": "Move to Recycle Bin", + "r-unarchive": "Restore from Recycle Bin", "r-card": "card", "r-add": "Add", "r-remove": "Remove", @@ -593,15 +593,15 @@ "r-d-send-email-to": "to", "r-d-send-email-subject": "subject", "r-d-send-email-message": "message", - "r-d-archive": "Archive the card", + "r-d-archive": "Move card to Recycle Bin", "r-d-unarchive": "Unarchive the card", "r-d-add-label": "Add label", "r-d-remove-label": "Remove label", "r-d-add-member": "Add member", "r-d-remove-member": "Remove member", "r-d-remove-all-member": "Remove all member", - "r-d-check-all": "Check all item of list", - "r-d-uncheck-all": "Uncheck all item of list", + "r-d-check-all": "Check all items of list", + "r-d-uncheck-all": "Uncheck all items of list", "r-d-check-one": "Check item", "r-d-uncheck-one": "Uncheck item", "r-d-check-of-list": "of checklist", -- cgit v1.2.3-1-g7c22