From 691c3aff684e945add6a4c1a119094e77fa32e6c Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 28 Aug 2015 06:21:30 +0200 Subject: Improve the list menu * Grow the click-able zone of the list menu * Remove a dead link on the list menu * Merge list menu files with header menu to be consistent with the board components internal organization Closes #106 --- i18n/en.i18n.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index e99d8ec0..ca1edfdc 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -99,9 +99,9 @@ "language": "Language", "leave-board": "Leave Board…", "link-card": "Link to this card", - "list-move-cards": "Move All Cards in This List…", - "list-select-cards": "Select All Cards in This List", - "list-archive-cards": "Archive All Cards in This List…", + "list-move-cards": "Move all cards in this list…", + "list-select-cards": "Select all cards in this list", + "list-archive-cards": "Archive all cards in this list…", "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view archived cards and bring them back to the board, click “Menu” > “Archived Items”.", "log-in": "Log In", "loginPopup-title": "Log In", -- cgit v1.2.3-1-g7c22