From e40ffd9de54a233cbb61775488e9a0273dc3256c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20S=C3=BC=C3=9F?= Date: Wed, 21 Mar 2018 15:45:22 -0600 Subject: [PATCH] [FIX #3629] remove extra hyphenation of text in empty home tab Signed-off-by: Julien Eluard --- src/status_im/translations/en.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im/translations/en.cljs b/src/status_im/translations/en.cljs index 13d3f70742..d673ee2836 100644 --- a/src/status_im/translations/en.cljs +++ b/src/status_im/translations/en.cljs @@ -58,7 +58,7 @@ ;;home :home "Home" - :no-recent-chats "There are no recent Chats or DApps here yet.\nUse the “Plus” button to see the list of Dapps or discover people to chat with" + :no-recent-chats "There are no recent Chats or DApps here yet. Use the “Plus” button to see the list of Dapps or discover people to chat with." :welcome-to-status "Welcome to Status" :welcome-to-status-description "Here you can chat with people in a secure private chat, browse and interact with DApps. Use the “Plus” icon above to explore Status"