Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-19 07:20:43 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-19 07:20:43 +0300
commit1f835a81a7b23a8e90375867089728a45e168414 (patch)
treee5c247423087f378f8051a11fab8e8cd6665c0bf /config/locales
parentfa7ee3ade8f80059ec857c4af7a9e3071b10ec71 (diff)
Remove success signin message by devise
I find it really annoying every time I login into GitLab it shows me that I successfully signed in. But this makes no sense to me. I already see dashboard and dont see login screen. Its obvious I signed in successfully. Instead it just show annyoing message every time taking part of space on my screen.
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/devise.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml
index 1cbcde5b3da..ed350d2a065 100644
--- a/config/locales/devise.en.yml
+++ b/config/locales/devise.en.yml
@@ -23,7 +23,7 @@ en:
timeout: 'Your session expired, please sign in again to continue.'
inactive: 'Your account was not activated yet.'
sessions:
- signed_in: 'Signed in successfully.'
+ signed_in: ''
signed_out: 'Signed out successfully.'
users_sessions:
user: