From 2733c1d3a065dd4ce0a42ac6f6d8ad60ddeec364 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 10 Dec 2015 00:34:44 -0500 Subject: Add a button to move selected cards This is an alternative to drag and drop to move a set of selected cards. This feature was available at the list level until I deleted it in 5bdf91b, so it makes sense to add it back at the multi-selection level. --- i18n/en.i18n.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 67479c28..74c27843 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -92,16 +92,16 @@ "close": "Close", "close-board": "Close Board", "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.", + "color-black": "black", + "color-blue": "blue", "color-green": "green", - "color-yellow": "yellow", + "color-lime": "lime", "color-orange": "orange", - "color-red": "red", + "color-pink": "pink", "color-purple": "purple", - "color-blue": "blue", + "color-red": "red", "color-sky": "sky", - "color-lime": "lime", - "color-pink": "pink", - "color-black": "black", + "color-yellow": "yellow", "comment": "Comment", "comment-placeholder": "Write a comment", "computer": "Computer", @@ -135,9 +135,9 @@ "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.\n", "email-resetPassword-subject": "Reset your password on __url__", "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.\n", + "email-sent": "Email sent", "email-verifyEmail-subject": "Verify your email address on __url__", "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.\n", - "email-sent": "Email sent", "error-board-doesNotExist": "This board does not exist", "error-board-notAdmin": "You need to be admin of this board to do that", "error-board-notAMember": "You need to be a member of this board to do that", @@ -187,12 +187,14 @@ "lists": "Lists", "log-out": "Log Out", "loginPopup-title": "Log In", - "mapMembersPopup-title": "Map members", "mapMembersAddPopup-title": "Select Wekan member", + "mapMembersPopup-title": "Map members", "memberMenuPopup-title": "Member Settings", "members": "Members", "menu": "Menu", + "move-selection": "Move selection", "moveCardPopup-title": "Move Card", + "moveSelectionPopup-title": "Move selection", "multi-selection": "Multi-Selection", "multi-selection-on": "Multi-Selection is on", "my-boards": "My Boards", @@ -211,8 +213,8 @@ "password": "Password", "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)", "preview": "Preview", - "previewClipboardImagePopup-title": "Preview", "previewAttachedImagePopup-title": "Preview", + "previewClipboardImagePopup-title": "Preview", "private": "Private", "private-desc": "This board is private. Only people added to the board can view and edit it.", "profile": "Profile", -- cgit v1.2.3-1-g7c22