File tree 22 files changed +371
-45
lines changed
22 files changed +371
-45
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.0.2 (2014-03-23)
2
+ - Complete French translation (fr)
3
+ - Make East Slavic pluralization faster
4
+ - Update Upper Sorbian translation (dsb)
5
+ - Add new locale Spanish for Ecuador (es-EC)
6
+ - Update German translation for Switzerland (de-CH)
7
+ - Update Hebrew translation (he)
8
+ - Change currency for Latvian (lv)
9
+ - Use two letter week day abbreviations for Dutch (nl)
10
+ - Update Arabic translation (ar)
11
+ - Update Hungarian translation (hu)
12
+ - Change currency for Ireland (en-IE)
13
+ - Update Ukrainian translation (uk)
14
+ - Add Papiamento/Curaçao translation (pap-CW)
15
+ - Add Cantonese translation (zh-YUE)
16
+ - Update Portugese translation for Brazil (pt-BR)
17
+ - Update Tagalog translation (tl)
18
+ - Update English translation for India (en-IN)
19
+ - Update Lithuanian translation (lt)
20
+ - Update date formats for Finnish (fi)
21
+
1
22
## 4.0.1 (2013-12-19)
2
23
- Fix typos, formats and delimiters for Swiss-German (iso-639-2/gsw-CH)
3
24
- Add missing keys to Dutch (nl)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- rails-i18n (4.0.1 )
4
+ rails-i18n (4.0.2 )
5
5
i18n (~> 0.6 )
6
- rails (~> 4.0 )
6
+ rails (>= 4.0 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actionmailer (4.0.2 )
12
- actionpack (= 4.0.2 )
11
+ actionmailer (4.0.4 )
12
+ actionpack (= 4.0.4 )
13
13
mail (~> 2.5.4 )
14
- actionpack (4.0.2 )
15
- activesupport (= 4.0.2 )
14
+ actionpack (4.0.4 )
15
+ activesupport (= 4.0.4 )
16
16
builder (~> 3.1.0 )
17
17
erubis (~> 2.7.0 )
18
18
rack (~> 1.5.2 )
19
19
rack-test (~> 0.6.2 )
20
- activemodel (4.0.2 )
21
- activesupport (= 4.0.2 )
20
+ activemodel (4.0.4 )
21
+ activesupport (= 4.0.4 )
22
22
builder (~> 3.1.0 )
23
- activerecord (4.0.2 )
24
- activemodel (= 4.0.2 )
23
+ activerecord (4.0.4 )
24
+ activemodel (= 4.0.4 )
25
25
activerecord-deprecated_finders (~> 1.0.2 )
26
- activesupport (= 4.0.2 )
26
+ activesupport (= 4.0.4 )
27
27
arel (~> 4.0.0 )
28
28
activerecord-deprecated_finders (1.0.3 )
29
- activesupport (4.0.2 )
30
- i18n (~> 0.6 , >= 0.6.4 )
29
+ activesupport (4.0.4 )
30
+ i18n (~> 0.6 , >= 0.6.9 )
31
31
minitest (~> 4.2 )
32
32
multi_json (~> 1.3 )
33
33
thread_safe (~> 0.1 )
34
34
tzinfo (~> 0.3.37 )
35
- arel (4.0.1 )
36
- atomic (1.1.14 )
35
+ arel (4.0.2 )
36
+ atomic (1.1.16 )
37
37
builder (3.1.4 )
38
38
diff-lcs (1.2.5 )
39
39
easy_translate (0.4.0 )
40
40
json
41
41
thread
42
42
thread_safe
43
43
erubis (2.7.0 )
44
- highline (1.6.20 )
44
+ highline (1.6.21 )
45
45
hike (1.2.3 )
46
46
i18n (0.6.9 )
47
47
i18n-spec (0.4.0 )
48
48
iso
49
- i18n-tasks (0.3.6 )
49
+ i18n-tasks (0.3.9 )
50
50
activesupport
51
51
easy_translate (>= 0.4.0 )
52
52
erubis
53
53
highline
54
54
slop (>= 3.4.7 )
55
55
term-ansicolor
56
56
terminal-table
57
- iso (0.2.0 )
57
+ iso (0.2.1 )
58
58
i18n
59
59
json (1.8.1 )
60
60
mail (2.5.4 )
61
61
mime-types (~> 1.16 )
62
62
treetop (~> 1.4.8 )
63
63
mime-types (1.25.1 )
64
64
minitest (4.7.5 )
65
- multi_json (1.8 .2 )
66
- polyglot (0.3.3 )
65
+ multi_json (1.9 .2 )
66
+ polyglot (0.3.4 )
67
67
rack (1.5.2 )
68
68
rack-test (0.6.2 )
69
69
rack (>= 1.0 )
70
- rails (4.0.2 )
71
- actionmailer (= 4.0.2 )
72
- actionpack (= 4.0.2 )
73
- activerecord (= 4.0.2 )
74
- activesupport (= 4.0.2 )
70
+ rails (4.0.4 )
71
+ actionmailer (= 4.0.4 )
72
+ actionpack (= 4.0.4 )
73
+ activerecord (= 4.0.4 )
74
+ activesupport (= 4.0.4 )
75
75
bundler (>= 1.3.0 , < 2.0 )
76
- railties (= 4.0.2 )
76
+ railties (= 4.0.4 )
77
77
sprockets-rails (~> 2.0.0 )
78
- railties (4.0.2 )
79
- actionpack (= 4.0.2 )
80
- activesupport (= 4.0.2 )
78
+ railties (4.0.4 )
79
+ actionpack (= 4.0.4 )
80
+ activesupport (= 4.0.4 )
81
81
rake (>= 0.8.7 )
82
82
thor (>= 0.18.1 , < 2.0 )
83
83
rake (10.1.1 )
84
- rspec-core (2.14.7 )
85
- rspec-expectations (2.14.4 )
84
+ rspec-core (2.14.8 )
85
+ rspec-expectations (2.14.5 )
86
86
diff-lcs (>= 1.1.3 , < 2.0 )
87
- rspec-mocks (2.14.4 )
88
- rspec-rails (2.14.0 )
87
+ rspec-mocks (2.14.6 )
88
+ rspec-rails (2.14.2 )
89
89
actionpack (>= 3.0 )
90
+ activemodel (>= 3.0 )
90
91
activesupport (>= 3.0 )
91
92
railties (>= 3.0 )
92
93
rspec-core (~> 2.14.0 )
93
94
rspec-expectations (~> 2.14.0 )
94
95
rspec-mocks (~> 2.14.0 )
95
- slop (3.4.7 )
96
+ slop (3.5.0 )
96
97
spork (1.0.0rc3 )
97
- sprockets (2.10.1 )
98
+ sprockets (2.12.0 )
98
99
hike (~> 1.2 )
99
100
multi_json (~> 1.0 )
100
101
rack (~> 1.0 )
@@ -106,24 +107,24 @@ GEM
106
107
term-ansicolor (1.3.0 )
107
108
tins (~> 1.0 )
108
109
terminal-table (1.4.5 )
109
- thor (0.18.1 )
110
+ thor (0.19.0 )
110
111
thread (0.1.3 )
111
- thread_safe (0.1.3 )
112
- atomic
112
+ thread_safe (0.3.1 )
113
+ atomic ( >= 1.1.7 , < 2 )
113
114
tilt (1.4.1 )
114
- tins (1.0.0 )
115
+ tins (1.0.1 )
115
116
treetop (1.4.15 )
116
117
polyglot
117
118
polyglot (>= 0.3.1 )
118
- tzinfo (0.3.38 )
119
+ tzinfo (0.3.39 )
119
120
120
121
PLATFORMS
121
122
ruby
122
123
123
124
DEPENDENCIES
124
125
i18n-spec (= 0.4.0 )
125
126
i18n-tasks (~> 0.3.6 )
126
- rails (= 4.0.2 )
127
+ rails (= 4.0.4 )
127
128
rails-i18n !
128
- rspec-rails (= 2.14.0 )
129
+ rspec-rails (= 2.14.2 )
129
130
spork (= 1.0.0rc3 )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'autospec' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'rspec-core' , 'autospec' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'bundler' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'bundler' , 'bundler' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'cdiff' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'term-ansicolor' , 'cdiff' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'colortab' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'term-ansicolor' , 'colortab' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'decolor' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'term-ansicolor' , 'decolor' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'erubis' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'erubis' , 'erubis' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'htmldiff' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'diff-lcs' , 'htmldiff' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'i18n-tasks' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'i18n-tasks' , 'i18n-tasks' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'ldiff' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'diff-lcs' , 'ldiff' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'rackup' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'rack' , 'rackup' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'rails' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'railties' , 'rails' )
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env ruby
2
+ #
3
+ # This file was generated by Bundler.
4
+ #
5
+ # The application 'rake' is installed as part of a gem, and
6
+ # this file is here to facilitate running it.
7
+ #
8
+
9
+ require 'pathname'
10
+ ENV [ 'BUNDLE_GEMFILE' ] ||= File . expand_path ( "../../Gemfile" ,
11
+ Pathname . new ( __FILE__ ) . realpath )
12
+
13
+ require 'rubygems'
14
+ require 'bundler/setup'
15
+
16
+ load Gem . bin_path ( 'rake' , 'rake' )
You can’t perform that action at this time.
0 commit comments