cookies_eu 1.0.9 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@
8
8
 
9
9
  %p If you prefer, you can restrict, block or delete cookies by changing your browser settings but that may mean that the website won't work properly
10
10
 
11
- %p For more information about cookies and their impact on you and your browsing visit www.aboutcookies.org.
11
+ %p For more information about cookies and their impact on you and your browsing visit #{link_to 'http://www.aboutcookies.org', 'www.aboutcookies.org'}.
12
12
 
13
13
 
14
14
  %h2 TYPES OF COOKIES
@@ -102,4 +102,4 @@
102
102
  %ol
103
103
  %li Click "Menu" on the top of your browser and select "Settings".
104
104
  %li Then select "Options" tab and the "Advanced".
105
- %li Select "Enable cookies."
105
+ %li Select "Enable cookies."
@@ -0,0 +1,5 @@
1
+ en:
2
+ cookies_eu:
3
+ cookies_text: "Usamos cookies para ofrecerte un mejor servicio, en ningún caso usamos tus datos para nuestro beneficio personal o para venderselo a terceros. Si continúas navegando aceptas nuestro uso de las Cookies."
4
+ learn_more: "Más información"
5
+ ok: "OK"
@@ -1,5 +1,5 @@
1
1
  hr:
2
2
  cookies_eu:
3
- cookies_text: "Cookies nam pomažu pri pružanju usluga. Korištenjem našeih usluga, prihvaćate naše korištenje cookies-a"
3
+ cookies_text: "Cookies nam pomažu pri pružanju usluga. Korištenjem naših usluga, prihvaćate naše korištenje cookies-a."
4
4
  learn_more: "Saznaj više"
5
5
  ok: "OK"
@@ -1,5 +1,5 @@
1
1
  si:
2
2
  cookies_eu:
3
- cookies_text: "Piškotki pomagajo doseči naše storitve. Z uporabo naših storitev, se strinjate, da naši uporabi piškotkov."
3
+ cookies_text: "Piškotke uporabljamo, da bi vam omogočili nemoteno in prijetno uporabniško izkušnjo. Z nadaljnjo uporabo te spletne strani se strinjate z našo politiko piškotkov."
4
4
  learn_more: "Več o tem"
5
5
  ok: "OK"
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.0.9"
2
+ VERSION = "1.0.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookies_eu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
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: 2013-07-23 00:00:00.000000000 Z
12
+ date: 2013-10-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jquery-rails
@@ -76,6 +76,7 @@ files:
76
76
  - app/views/cookies_eu/_cookies_eu.html.erb
77
77
  - app/views/cookies_eu/cookies_info.html.haml
78
78
  - config/locales/en.yml
79
+ - config/locales/es.yml
79
80
  - config/locales/hr.yml
80
81
  - config/locales/si.yml
81
82
  - cookies_eu.gemspec
@@ -98,7 +99,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
99
  version: '0'
99
100
  segments:
100
101
  - 0
101
- hash: 405696432988368645
102
+ hash: 344156925980723866
102
103
  required_rubygems_version: !ruby/object:Gem::Requirement
103
104
  none: false
104
105
  requirements:
@@ -107,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
107
108
  version: '0'
108
109
  segments:
109
110
  - 0
110
- hash: 405696432988368645
111
+ hash: 344156925980723866
111
112
  requirements: []
112
113
  rubyforge_project:
113
114
  rubygems_version: 1.8.23