From 72784d23e7e0c4950b01cf31189bea2337b6118f Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Tue, 23 Feb 2016 21:55:46 +0530 Subject: [PATCH] improved already_logged_in copy --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 5a671c3a908..b2adca516a2 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1389,7 +1389,7 @@ en: reserved_username: "That username is not allowed." missing_user_field: "You have not completed all the user fields" close_window: "Authentication is complete. Close this window to continue." - already_logged_in: "Oops, looks like you are attempting to accept an invitation for another user. If you are not %{current_user}, please log out and try again?" + already_logged_in: "Oops, looks like you are attempting to accept an invitation for another user. If you are not %{current_user}, please log out and try again." user: no_accounts_associated: "No accounts associated"