From 5478fc93dbe3be14c4a38754881e00dc0b6a38f9 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Mon, 15 Jun 2015 17:16:56 +0200 Subject: Improve the multi-selection experience New features: - select all filtered cards - assign or unassign a member to selected cards - archive selected cards This commit also fix the card sort indexes calculation when a multi- selection is drag-dropped. --- i18n/en.i18n.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 741f67ca..e74e8714 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -190,5 +190,6 @@ "changeAvatarPopup-title": "Change Avatar", "changePasswordPopup-title": "Change Password", "cardDetailsActionsPopup-title": "Card Actions", - "disambiguateMultiLabelPopup-title": "Disambiguate Label Action" + "disambiguateMultiLabelPopup-title": "Disambiguate Label Action", + "disambiguateMultiMemberPopup-title": "Disambiguate Member Action" } -- cgit v1.2.3-1-g7c22