From 7f48a7fc9d2238134414668e0b520115706b8b2d Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 15 Dec 2016 11:40:46 -0500 Subject: PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742) * Refactor 'More Channels' modal into the new modal pattern * Fix unit test * Readded CSS changes --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index dda6cedd0..4eb0aa33b 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1259,7 +1259,7 @@ "filtered_user_list.countTotal": "{count} {count, plural, =0 {0 members} one {member} other {members}} of {total} total", "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 members} one {member} other {members}} of {total} total", "filtered_user_list.member": "Member", - "filtered_user_list.search": "Press enter to search", + "filtered_user_list.search": "Search users", "filtered_user_list.searchButton": "Search", "filtered_user_list.show": "Filter:", "filtered_user_list.team_only": "Members of this Team", -- cgit v1.2.3-1-g7c22