translation_center 1.2.1 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- 30519
1
+ 16038
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: translation_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.3.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-04-10 00:00:00.000000000 Z
14
+ date: 2013-04-15 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -319,6 +319,7 @@ files:
319
319
  - test/dummy/config/initializers/secret_token.rb
320
320
  - test/dummy/config/initializers/devise.rb
321
321
  - test/dummy/config/database.yml
322
+ - test/dummy/config/locales/de.yml
322
323
  - test/dummy/config/locales/devise.en.yml
323
324
  - test/dummy/config/locales/en.yml
324
325
  - test/dummy/config/environments/test.rb
@@ -778,6 +779,7 @@ test_files:
778
779
  - test/dummy/config/initializers/secret_token.rb
779
780
  - test/dummy/config/initializers/devise.rb
780
781
  - test/dummy/config/database.yml
782
+ - test/dummy/config/locales/de.yml
781
783
  - test/dummy/config/locales/devise.en.yml
782
784
  - test/dummy/config/locales/en.yml
783
785
  - test/dummy/config/environments/test.rb