From 027aacb50e2baf715c89d914e34132458cf11691 Mon Sep 17 00:00:00 2001 From: Xavier Priour Date: Fri, 23 Oct 2015 03:37:34 +0200 Subject: Import members: added UI --- i18n/en.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0823ba08..d2f95392 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -141,6 +141,7 @@ "import-card": "Import a Trello card", "import-card-trello-instruction": "Go to a Trello card, select 'Share and more...' then 'Export JSON' and copy the resulting text", "import-json-placeholder": "Paste your valid JSON data here", + "import-members-map": "Map the Trello members you want to import to Wekan members", "info": "Infos", "initials": "Initials", "joined": "joined", @@ -164,6 +165,7 @@ "lists": "Lists", "log-out": "Log Out", "loginPopup-title": "Log In", + "mapMembersPopup-title": "Map members", "memberMenuPopup-title": "Member Settings", "members": "Members", "menu": "Menu", -- cgit v1.2.3-1-g7c22 From 3dc70b3ea4d49bccb10d4f2b3e317c794da91e37 Mon Sep 17 00:00:00 2001 From: Xavier Priour Date: Fri, 13 Nov 2015 12:35:41 +0100 Subject: Import members: UI flow ok --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index eab6ab5a..14cd9f24 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -166,6 +166,7 @@ "log-out": "Log Out", "loginPopup-title": "Log In", "mapMembersPopup-title": "Map members", + "mapMembersAddPopup-title": "Select Wekan member", "memberMenuPopup-title": "Member Settings", "members": "Members", "menu": "Menu", -- cgit v1.2.3-1-g7c22 From dd0a6e1a8223cbb80ea940985dc9706d468ed72c Mon Sep 17 00:00:00 2001 From: Xavier Priour Date: Fri, 13 Nov 2015 19:17:09 +0100 Subject: Import members: board import --- i18n/en.i18n.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 14cd9f24..e6fd4ccc 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -114,6 +114,7 @@ "disambiguateMultiLabelPopup-title": "Disambiguate Label Action", "disambiguateMultiMemberPopup-title": "Disambiguate Member Action", "discard": "Discard", + "done": "Done", "download": "Download", "edit": "Edit", "edit-avatar": "Change Avatar", @@ -141,7 +142,9 @@ "import-card": "Import a Trello card", "import-card-trello-instruction": "Go to a Trello card, select 'Share and more...' then 'Export JSON' and copy the resulting text", "import-json-placeholder": "Paste your valid JSON data here", - "import-members-map": "Map the Trello members you want to import to Wekan members", + "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users", + "import-show-user-mapping": "Review members mapping", + "import-user-select": "Pick the Wekan user you want to use as this member", "info": "Infos", "initials": "Initials", "joined": "joined", -- cgit v1.2.3-1-g7c22