back out r11683.

explicitly define jquery locale in en en-GB pt pt-BR.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11684 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2013-03-25 11:46:30 +00:00
parent 1ef354f75c
commit 3f2982ede6
4 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,5 @@
en-GB:
direction: ltr
jquery:
locale: "en-GB"
date:
formats:
# Use the strftime parameters for formats.

View File

@ -1,8 +1,6 @@
en:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
jquery:
locale: "en"
date:
formats:
# Use the strftime parameters for formats.

View File

@ -1,7 +1,5 @@
pt-BR:
direction: ltr
jquery:
locale: "pt-BR"
date:
formats:
default: "%d/%m/%Y"

View File

@ -9,8 +9,6 @@ pt:
skip_last_comma: true
direction: ltr
jquery:
locale: "pt"
date:
formats:
default: "%d/%m/%Y"