accountly 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,48 +11,39 @@ de:
11
11
  activemodel:
12
12
  errors:
13
13
  models:
14
- accountly:
15
- change_email_form:
16
- attributes:
17
- new_email:
18
- blank: 'Bitte eine neue E-Mail angeben'
19
- invalid: "Die E-Mail hat ein falsches Format."
20
- duplicate: 'Diese E-Mail kann nicht gewählt werden.'
21
- new_email_confirmation:
22
- confirmation: 'Die E-Mail-Bestätigung war falsch'
23
- blank: 'Bitte die E-Mail bestätigen'
24
- password:
25
- blank: 'Bitte auch das aktuelle Passwort angeben.'
26
- invalid: 'Das aktuelle Passwort war nicht korrekt'
27
- accountly:
28
- username_form:
29
- attributes:
30
- new_username:
31
- blank: 'Bitte einen Username angeben'
32
- duplicate: 'Dieser Username kann nicht gewählt werden.'
33
- too_short: 'Der neue Username ist zu kurz (mind. 5 Zeichen)'
34
- new_username_confirmation:
35
- confirmation: 'Die Bestätigung war falsch'
36
- blank: 'Bitte den Username bestätigen'
37
- original_password:
38
- blank: 'Bitte auch das alte Passwort angeben.'
39
- invalid: 'Das aktuelle Passwort war nicht korrekt'
40
- password_forgotten_form:
14
+ accountly/change_email_form:
41
15
  attributes:
16
+ new_email:
17
+ blank: 'Bitte eine neue E-Mail angeben'
18
+ invalid: "Die E-Mail hat ein falsches Format."
19
+ duplicate: 'Diese E-Mail kann nicht gewählt werden.'
20
+ new_email_confirmation:
21
+ confirmation: 'Die E-Mail-Bestätigung war falsch'
22
+ blank: 'Bitte die E-Mail bestätigen'
23
+ password:
24
+ blank: 'Bitte auch das aktuelle Passwort angeben.'
25
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
26
+ accountly/username_form:
27
+ attributes:
28
+ new_username:
29
+ blank: 'Bitte einen Username angeben'
30
+ duplicate: 'Dieser Username kann nicht gewählt werden.'
31
+ too_short: 'Der neue Username ist zu kurz (mind. 5 Zeichen)'
32
+ new_username_confirmation:
33
+ confirmation: 'Die Bestätigung war falsch'
34
+ blank: 'Bitte den Username bestätigen'
35
+ original_password:
36
+ blank: 'Bitte auch das alte Passwort angeben.'
37
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
38
+ accountly/password_form:
39
+ attributes:
40
+ original_password:
41
+ blank: 'Bitte auch das alte Passwort angeben.'
42
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
42
43
  new_password:
43
44
  too_short: 'Das neue Passwort ist zu kurz (mind. 5 Zeichen)'
44
45
  new_password_confirmation:
45
46
  confirmation: 'Die Passwortbestätigung war falsch.'
46
- accountly:
47
- password_form:
48
- attributes:
49
- original_password:
50
- blank: 'Bitte auch das alte Passwort angeben.'
51
- invalid: 'Das aktuelle Passwort war nicht korrekt'
52
- new_password:
53
- too_short: 'Das neue Passwort ist zu kurz (mind. 5 Zeichen)'
54
- new_password_confirmation:
55
- confirmation: 'Die Passwortbestätigung war falsch.'
56
47
 
57
48
  accountly:
58
49
  confirmation:
@@ -0,0 +1,98 @@
1
+ # Sample localization file for English. Add more files in this directory for other locales.
2
+ # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
3
+
4
+ de:
5
+ common:
6
+ button:
7
+ send: 'send'
8
+ form:
9
+ error: "error"
10
+
11
+ activemodel:
12
+ errors:
13
+ models:
14
+ accountly:
15
+ change_email_form:
16
+ attributes:
17
+ new_email:
18
+ blank: 'Bitte eine neue E-Mail angeben'
19
+ invalid: "Die E-Mail hat ein falsches Format."
20
+ duplicate: 'Diese E-Mail kann nicht gewählt werden.'
21
+ new_email_confirmation:
22
+ confirmation: 'Die E-Mail-Bestätigung war falsch'
23
+ blank: 'Bitte die E-Mail bestätigen'
24
+ password:
25
+ blank: 'Bitte auch das aktuelle Passwort angeben.'
26
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
27
+ accountly:
28
+ username_form:
29
+ attributes:
30
+ new_username:
31
+ blank: 'Bitte einen Username angeben'
32
+ duplicate: 'Dieser Username kann nicht gewählt werden.'
33
+ too_short: 'Der neue Username ist zu kurz (mind. 5 Zeichen)'
34
+ new_username_confirmation:
35
+ confirmation: 'Die Bestätigung war falsch'
36
+ blank: 'Bitte den Username bestätigen'
37
+ original_password:
38
+ blank: 'Bitte auch das alte Passwort angeben.'
39
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
40
+ password_forgotten_form:
41
+ attributes:
42
+ new_password:
43
+ too_short: 'Das neue Passwort ist zu kurz (mind. 5 Zeichen)'
44
+ new_password_confirmation:
45
+ confirmation: 'Die Passwortbestätigung war falsch.'
46
+ accountly:
47
+ password_form:
48
+ attributes:
49
+ original_password:
50
+ blank: 'Bitte auch das alte Passwort angeben.'
51
+ invalid: 'Das aktuelle Passwort war nicht korrekt'
52
+ new_password:
53
+ too_short: 'Das neue Passwort ist zu kurz (mind. 5 Zeichen)'
54
+ new_password_confirmation:
55
+ confirmation: 'Die Passwortbestätigung war falsch.'
56
+
57
+ accountly:
58
+ confirmation:
59
+ new_email:
60
+ flash:
61
+ success: "Deine neue E-Mail wurde gesetzt."
62
+ passwords:
63
+ new:
64
+ title: 'Passwort ändern'
65
+ label_original_password: 'aktuelles Passwort'
66
+ label_new_password: 'neues Passwort'
67
+ label_new_password_confirmation: 'neues Passwort wiederholen'
68
+ create:
69
+ notice:
70
+ success: "Dein Passwort wurde geändert."
71
+ usernames:
72
+ new:
73
+ title: 'Username ändern'
74
+ label_original_password: 'aktuelles Passwort'
75
+ label_new_username: 'neuer Username'
76
+ label_new_username_confirmation: 'neuen Username wiederholen'
77
+ create:
78
+ notice:
79
+ success: "Dein Username wurde geändert."
80
+ emails:
81
+ new:
82
+ title: "E-Mail ändern"
83
+ label_new_email: "Neue E-Mail"
84
+ label_new_email_confirmation: "E-Mail bestätigen"
85
+ label_password: "Passwort"
86
+ create:
87
+ flash:
88
+ success: 'Ein Bestätigungslink wurde an die neue E-Mail-Adresse versendet.'
89
+
90
+ account_mailer:
91
+ new_email_request:
92
+ subject: 'Neue E-Mail bestätigen'
93
+ body: "Hallo,
94
+ um die Änderung Deiner E-Mail-Adress bei XYZ abzuschließen klicke bitte auf folgenden Link:
95
+
96
+ %{url}
97
+
98
+ Vielen Dank"
@@ -1,3 +1,3 @@
1
1
  module Accountly
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -0,0 +1,3 @@
1
+ module Accountly
2
+ VERSION = "0.0.3"
3
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: accountly
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -245,9 +245,11 @@ files:
245
245
  - config/locales/de.yml
246
246
  - config/locales/en.yml
247
247
  - config/locales/en.bootstrap.yml
248
+ - config/locales/de.yml~
248
249
  - config/routes.rb
249
250
  - lib/accountly/engine.rb
250
251
  - lib/accountly/version.rb
252
+ - lib/accountly/version.rb~
251
253
  - lib/generators/accountly/install_generator.rb
252
254
  - lib/generators/templates/db/migrate/add_new_email_to_users.rb
253
255
  - lib/generators/templates/views/usernames/new.html.haml