From ec079d2e12cca36de3a37d5f47ed4d9f2d91c747 Mon Sep 17 00:00:00 2001 From: gregg dourgarian Date: Tue, 28 Mar 2017 09:52:26 -0500 Subject: [PATCH] make capitalization consistent (#933) * make capitalization consistent --- src/status_im/translations/en.cljs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/status_im/translations/en.cljs b/src/status_im/translations/en.cljs index bdb31902e8..8b9b009193 100644 --- a/src/status_im/translations/en.cljs +++ b/src/status_im/translations/en.cljs @@ -15,7 +15,7 @@ :invite-friends "Invite friends" :faq "FAQ" :switch-users "Switch users" - :feedback "Got Feedback?\nShake your phone!" + :feedback "Got feedback?\nShake your phone!" ;chat :is-typing "is typing" @@ -70,7 +70,7 @@ :message "Message" :username "Username" :not-specified "Not specified" - :public-key "Public Key" + :public-key "Public key" :phone-number "Phone number" :email "Email" :profile-no-status "No status"