summaryrefslogtreecommitdiff
path: root/config/locales/simple_form.en.yml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-21 20:30:07 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-22 00:02:50 +0100
commitc8973406e83861f593af33c959abd4529a855437 (patch)
treea2ed04326faf87298912c81bd7cee2944ce38c22 /config/locales/simple_form.en.yml
parent18ed88c7e3c789366f6e5443dc4ee0bc981a4b88 (diff)
rails generate simple_form:install --bootstrap
Diffstat (limited to 'config/locales/simple_form.en.yml')
-rw-r--r--config/locales/simple_form.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml
index 007d9f9..409e265 100644
--- a/config/locales/simple_form.en.yml
+++ b/config/locales/simple_form.en.yml
@@ -9,7 +9,7 @@ en:
# When using html, text and mark won't be used.
# html: '<abbr title="required">*</abbr>'
error_notification:
- default_message: "Some errors were found, please take a look."
+ default_message: "Some errors were found, please take a look:"
# Labels and hints examples
# labels:
# password: 'Password'