translate-rails3-plus 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.5
1
+ 0.0.6
@@ -138,7 +138,7 @@ Array.prototype.unique =
138
138
  }
139
139
  else
140
140
  {
141
- alert( "Some transtalations have errors. Please review and correct errors before saving.")
141
+ alert( "Some translations have errors. Please review and correct errors before saving.")
142
142
  }
143
143
  }
144
144
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: translate-rails3-plus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -16,7 +16,7 @@ date: 2012-07-09 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: ya2yaml
19
- requirement: &26156184 !ruby/object:Gem::Requirement
19
+ requirement: &25088304 !ruby/object:Gem::Requirement
20
20
  none: false
21
21
  requirements:
22
22
  - - ~>
@@ -24,7 +24,7 @@ dependencies:
24
24
  version: '0.30'
25
25
  type: :runtime
26
26
  prerelease: false
27
- version_requirements: *26156184
27
+ version_requirements: *25088304
28
28
  description: ! 'This plugin provides a web interface for translating Rails I18n texts
29
29
 
30
30
  (requires Rails 3.0 or higher) from one locale to another.