From a7ca5595a21fa3bfd0ef51e6a56fbb80a13e040b Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 26 Aug 2009 12:12:40 -0700 Subject: Revert "I18n: use I18n for select helpers' prompt text" Broke CI. [#2252 state:open] This reverts commit adedf72821a5623227ce91e6b298838e692477e4. --- actionpack/lib/action_view/locale/en.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'actionpack/lib/action_view/locale/en.yml') diff --git a/actionpack/lib/action_view/locale/en.yml b/actionpack/lib/action_view/locale/en.yml index c82cd07ec2..afe35691bc 100644 --- a/actionpack/lib/action_view/locale/en.yml +++ b/actionpack/lib/action_view/locale/en.yml @@ -108,7 +108,3 @@ # The variable :count is also available body: "There were problems with the following fields:" - support: - select: - # default value for :prompt => true in FormOptionsHelper - prompt: "Please select" \ No newline at end of file -- cgit v1.2.3