##// END OF EJS Templates
back out r11683....
Toshi MARUYAMA -
r11454:3f2982ede679
parent child
Show More
@@ -1,7 +1,5
1 en-GB:
1 en-GB:
2 direction: ltr
2 direction: ltr
3 jquery:
4 locale: "en-GB"
5 date:
3 date:
6 formats:
4 formats:
7 # Use the strftime parameters for formats.
5 # Use the strftime parameters for formats.
@@ -1,8 +1,6
1 en:
1 en:
2 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
2 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
3 direction: ltr
3 direction: ltr
4 jquery:
5 locale: "en"
6 date:
4 date:
7 formats:
5 formats:
8 # Use the strftime parameters for formats.
6 # Use the strftime parameters for formats.
@@ -1,7 +1,5
1 pt-BR:
1 pt-BR:
2 direction: ltr
2 direction: ltr
3 jquery:
4 locale: "pt-BR"
5 date:
3 date:
6 formats:
4 formats:
7 default: "%d/%m/%Y"
5 default: "%d/%m/%Y"
@@ -9,8 +9,6 pt:
9 skip_last_comma: true
9 skip_last_comma: true
10
10
11 direction: ltr
11 direction: ltr
12 jquery:
13 locale: "pt"
14 date:
12 date:
15 formats:
13 formats:
16 default: "%d/%m/%Y"
14 default: "%d/%m/%Y"
General Comments 0
You need to be logged in to leave comments. Login now