radiant-reorder_children-extension 1.0.8 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ ---
2
+ fr:
3
+ drag_and_drop_to_reorder: Glissez et déposez pages pour réordonner. Cliquez sur <strong>Enregistrer les modifications</strong> lorsque vous avez terminé.
4
+ reorder: Réordonner
5
+ reorder_pages: Réordonner Pages
@@ -1,3 +1,3 @@
1
1
  module RadiantReorderChildrenExtension
2
- VERSION = '1.0.8'
2
+ VERSION = '1.0.9'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radiant-reorder_children-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-01-08 00:00:00.000000000 Z
12
+ date: 2015-01-28 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Makes Radiant better by adding reorder_children!
15
15
  email:
@@ -23,6 +23,7 @@ files:
23
23
  - app/views/admin/pages/reorder.html.haml
24
24
  - config/initializers/radiant_config.rb
25
25
  - config/locales/en.yml
26
+ - config/locales/fr.yml
26
27
  - config/locales/nl.yml
27
28
  - config/routes.rb
28
29
  - cucumber.yml
@@ -39,6 +40,7 @@ files:
39
40
  - public/images/admin/reorder.png
40
41
  - public/stylesheets/admin/reorder.css
41
42
  - radiant-reorder_children-extension-1.0.6.gem
43
+ - radiant-reorder_children-extension-1.0.8.gem
42
44
  - radiant-reorder_children-extension.gemspec
43
45
  - Rakefile
44
46
  - README.md
@@ -65,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
67
  version: '0'
66
68
  requirements: []
67
69
  rubyforge_project:
68
- rubygems_version: 1.8.25
70
+ rubygems_version: 1.8.23
69
71
  signing_key:
70
72
  specification_version: 3
71
73
  summary: Reorder Children for Radiant CMS