summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-28 06:21:30 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-28 06:22:35 +0200
commit691c3aff684e945add6a4c1a119094e77fa32e6c (patch)
treecb00e5e887649749ec9734a6e1bdedd8868d161c /i18n
parent91cfcf7b12b5e7c137c2e765b2c378dde6b82966 (diff)
downloadwekan-691c3aff684e945add6a4c1a119094e77fa32e6c.tar.gz
wekan-691c3aff684e945add6a4c1a119094e77fa32e6c.tar.bz2
wekan-691c3aff684e945add6a4c1a119094e77fa32e6c.zip
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
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 3 insertions, 3 deletions
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",