decidim-surveys 0.12.1 → 0.12.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 801d62a68eb7a632c086bd830389e6de42c496318db86673883c09f9d49dda57
4
- data.tar.gz: 992449b02449d8273f5d356467f893a85f2eb74a964378eba341e4bcef4f1212
3
+ metadata.gz: 5c4130cb2242e39298d4bd0cc9f85592cab94aed51a384e086b2e561af7b5b15
4
+ data.tar.gz: 253920604579d5030019891ebbda3577194b08735d191651839d33ba2976087c
5
5
  SHA512:
6
- metadata.gz: 4609e8373baa5cae38a86f1d2cd86c3cfde482872136473a7bfd09822001af723bb1caa947a1c4df7bdef4a780aee0cda70b955b6c7cb01d2142024a2ea62873
7
- data.tar.gz: 0ad3d7af09f272d4812ba577ce2c5749b7f95a938fa552e0e9e7a99a7d926136ab533dbb6302577dbd1456e2d7de497a61105c219ff6fa6cd05fde21d385a8f0
6
+ metadata.gz: 2efd3097fafb9396e6aaaed6cd71f7e6f6ad47376649b568c3fdcff34af0b6fbfd92fce23ec5c7a3bd9fdcaa43a2eeaca33461fe9edd19e6ce0352cd9b2a7052
7
+ data.tar.gz: 109687f4700d201e82f07a823f4165aa33f41bf9ac6722b16baf8fc7585936bf86ff8fdfd4f53395f8c3502b33daf31413c36e52836da9f6bc81f5260744d526
@@ -41,12 +41,12 @@ fr:
41
41
  surveys:
42
42
  survey_closed:
43
43
  email_intro: L'enquête %{resource_title} proposée dans %{participatory_space_title} est maintenant terminée.
44
- email_outro: Vous avez reçu une notification venant de %{participatory_space_title}. Vous pouvez arrêter de recevoir ces notifications à partir du lien précédent.
45
- email_subject: L'enquête du processus participatif %{participatory_space_title} est terminée
46
- notification_title: L'enquête <a href="%{resource_path}">%{resource_title}</a> lancée dans <a href="%{participatory_space_url}">%{participatory_space_title}</a> est terminée.
44
+ email_outro: Vous venez de recevoir une notification venant de %{participatory_space_title}. Vous pouvez à tout moment arrêter de recevoir des notifications en suivant le lien précédent.
45
+ email_subject: L'enquête de l'espace participatif %{participatory_space_title} est terminée
46
+ notification_title: L'enquête <a href="%{resource_path}">%{resource_title}</a> ouverte dans <a href="%{participatory_space_url}">%{participatory_space_title}</a> est terminée.
47
47
  survey_opened:
48
- email_intro: 'L''enquête %{resource_title} est désormais ouverte sur le processus participatif %{participatory_space_title}. Vous pouvez y participer depuis la page suivante :'
49
- email_outro: Vous avez reçu cette notification car vous suivez le processus %{participatory_space_title}. Vous pouvez arrêter de recevoir ces notifications à partir du lien précédent.
48
+ email_intro: 'L''enquête %{resource_title} est désormais ouverte dans l''espace participatif %{participatory_space_title}. Vous pouvez y participer depuis la page suivante :'
49
+ email_outro: Vous avez reçu cette notification car vous suivez l'espace participatif %{participatory_space_title}. Vous pouvez arrêter de recevoir ces notifications à partir du lien précédent.
50
50
  email_subject: Une nouvelle enquête a été créée dans %{participatory_space_title}
51
51
  notification_title: 'L''enquête <a href="%{resource_path}">%{resource_title}</a> est ouverte. Vous pouvez y participer en vous rendant sur le lien suivant : <a href="%{participatory_space_url}">%{participatory_space_title}</a>.'
52
52
  forms:
@@ -99,7 +99,7 @@ fr:
99
99
  max_choices: 'Nombre de choix maximum : %{n}'
100
100
  show:
101
101
  answer_survey:
102
- anonymous_user_message: Pour répondre à l'enquête<a href="%{sign_in_link}"> identifiez-vous avec votre compte</a> ou <a href="%{sign_up_link}">inscrivez-vous.</a> .
102
+ anonymous_user_message: Pour répondre à l'enquête<a href="%{sign_in_link}"> identifiez-vous avec votre compte</a> ou <a href="%{sign_up_link}">inscrivez-vous</a>.
103
103
  title: Participer à l'enquête
104
104
  are_you_sure: Cette action ne peut pas être annulée et vous ne pourrez plus modifier vos réponses. Êtes-vous prêt à valider votre participation ?
105
105
  submit: Envoyer
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-surveys version.
5
5
  module Surveys
6
6
  def self.version
7
- "0.12.1"
7
+ "0.12.2"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-surveys
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.1
4
+ version: 0.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josep Jaume Rey Peroy
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2018-06-28 00:00:00.000000000 Z
13
+ date: 2018-07-11 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: decidim-core
@@ -18,56 +18,56 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 0.12.1
21
+ version: 0.12.2
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
25
25
  requirements:
26
26
  - - '='
27
27
  - !ruby/object:Gem::Version
28
- version: 0.12.1
28
+ version: 0.12.2
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: decidim-admin
31
31
  requirement: !ruby/object:Gem::Requirement
32
32
  requirements:
33
33
  - - '='
34
34
  - !ruby/object:Gem::Version
35
- version: 0.12.1
35
+ version: 0.12.2
36
36
  type: :development
37
37
  prerelease: false
38
38
  version_requirements: !ruby/object:Gem::Requirement
39
39
  requirements:
40
40
  - - '='
41
41
  - !ruby/object:Gem::Version
42
- version: 0.12.1
42
+ version: 0.12.2
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: decidim-dev
45
45
  requirement: !ruby/object:Gem::Requirement
46
46
  requirements:
47
47
  - - '='
48
48
  - !ruby/object:Gem::Version
49
- version: 0.12.1
49
+ version: 0.12.2
50
50
  type: :development
51
51
  prerelease: false
52
52
  version_requirements: !ruby/object:Gem::Requirement
53
53
  requirements:
54
54
  - - '='
55
55
  - !ruby/object:Gem::Version
56
- version: 0.12.1
56
+ version: 0.12.2
57
57
  - !ruby/object:Gem::Dependency
58
58
  name: decidim-participatory_processes
59
59
  requirement: !ruby/object:Gem::Requirement
60
60
  requirements:
61
61
  - - '='
62
62
  - !ruby/object:Gem::Version
63
- version: 0.12.1
63
+ version: 0.12.2
64
64
  type: :development
65
65
  prerelease: false
66
66
  version_requirements: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - '='
69
69
  - !ruby/object:Gem::Version
70
- version: 0.12.1
70
+ version: 0.12.2
71
71
  description: A surveys component for decidim's participatory spaces.
72
72
  email:
73
73
  - josepjaume@gmail.com