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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah Mei <sarahmei@gmail.com>2010-12-05 07:45:37 +0300
committerSarah Mei <sarahmei@gmail.com>2010-12-05 07:45:52 +0300
commit9da69a4b010bd13dd4cd9adb0d88f275d3a01ed0 (patch)
tree18d0e0a7fc30392021c08bbca05c788772a965b1 /config/locales/devise/devise.en.yml
parent03961bce7b70ee73fe3c16e5d7c325febc07bf0f (diff)
Mobile log in form is usable. Also, added mixins for sass.
Diffstat (limited to 'config/locales/devise/devise.en.yml')
-rw-r--r--config/locales/devise/devise.en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/devise/devise.en.yml b/config/locales/devise/devise.en.yml
index 87ab117ff..5f6c19109 100644
--- a/config/locales/devise/devise.en.yml
+++ b/config/locales/devise/devise.en.yml
@@ -24,6 +24,7 @@ en:
remember_me: "Remember me"
alpha_software: 'You are about to use alpha software.'
bugs_and_feedback: 'Be advised, you will experience bugs. We encourage you to use the Feedback button on the right hand side of your browser to report any hiccups! We will work as fast as we can to resolve any issues you report.'
+ bugs_and_feedback_mobile: 'Be advised, you will experience bugs. We encourage you to report any hiccups! We will work as fast as we can to resolve any issues you report.'
modern_browsers: 'only supports modern browsers.'
signed_in: 'Signed in successfully.'
signed_out: 'Signed out successfully.'