Skip to content

Commit 334b150

Browse files
committed
Overall improvements
1 parent db1ad71 commit 334b150

30 files changed

Lines changed: 87 additions & 961 deletions

modules/Platform/Language/CS/messages.php

Lines changed: 0 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,23 @@
22

33
return array (
44
'%d %b %Y, %H:%M' => '',
5-
'%d %b %Y, %R' => '',
6-
'%d files selected' => '',
7-
'<b>{0}</b>, you have successfully logged in.' => '',
8-
'Account' => '',
9-
'Account Activation' => '',
10-
'Account Verification' => '',
11-
'Account Verification for <b>{0}</b>' => '',
12-
'Activate your Account' => '',
13-
'Activation instructions have been sent to your email address.' => '',
145
'Administration' => '',
156
'Apply the changes' => '',
16-
'Authentication Token' => '',
177
'Backend Skin' => '',
188
'Black' => '',
199
'Black Light' => '',
2010
'Blue' => '',
2111
'Blue Light' => '',
22-
'Browse ...' => '',
23-
'Center Login' => '',
24-
'Confirm Password' => '',
2512
'Content' => '',
26-
'Created At' => '',
2713
'Dashboard' => '',
28-
'E-Mail' => '',
2914
'E-mail' => '',
3015
'E-mail From Address' => '',
3116
'E-mail From Name' => '',
32-
'Email' => '',
3317
'Encryption' => '',
34-
'Field' => '',
3518
'Frontend' => '',
36-
'Get an <b>One-Time Login</b> link' => '',
3719
'Green' => '',
3820
'Green Light' => '',
3921
'ID' => '',
40-
'If you did not made an account registration, no further action is required.' => '',
41-
'If you did not request an one-time login, no further action is required.' => '',
42-
'Image' => '',
43-
'Insert the new Password' => '',
44-
'Link is invalid, please request a new link.' => '',
45-
'Login' => '',
46-
'Login instructions have been sent to your email address.' => '',
47-
'Login to <b>{0}</b>' => '',
4822
'Mail' => '',
4923
'Mail Driver' => '',
5024
'Mail from Adress' => '',
@@ -57,100 +31,53 @@
5731
'More info' => '',
5832
'NONE' => '',
5933
'Name and Surname' => '',
60-
'New Password' => '',
6134
'No Users on-line' => '',
6235
'No new notifications' => '',
6336
'No notifications' => '',
6437
'Notifications' => '',
65-
'One-Time Login' => '',
66-
'One-Time Login request for <b>{0}</b>' => '',
6738
'Operations' => '',
68-
'Password' => '',
69-
'Password Confirmation' => '',
70-
'Password Recovery' => '',
71-
'Password Reset' => '',
72-
'Password confirmation' => '',
7339
'Password has been reset!' => '',
7440
'Password reminder sent!' => '',
7541
'Passwords must be at least six characters and match the confirmation.' => '',
7642
'Platform' => '',
77-
'Please activate your Account!' => '',
78-
'Please enter your e-mail address to be sent a link to login one time.' => '',
79-
'Please enter your e-mail address to be sent a link to reset your password.' => '',
80-
'Profile' => '',
81-
'Profile Picture' => '',
82-
'Profile Picture (to change)' => '',
8343
'Purple' => '',
8444
'Purple Light' => '',
85-
'ReCaptcha' => '',
8645
'Read At' => '',
8746
'Red' => '',
8847
'Red Light' => '',
89-
'Register to <b>{0}</b>' => '',
90-
'Registration Status' => '',
91-
'Remember me' => '',
92-
'Required field' => '',
93-
'Reset instructions have been sent to your email address.' => '',
94-
'Reset your password for <b>{0}</b>' => '',
9548
'Roles' => '',
9649
'SMTP' => '',
97-
'Save' => '',
98-
'Send' => '',
99-
'Send Reset Link' => '',
10050
'Sendmail' => '',
10151
'Sent At' => '',
10252
'Server Name' => '',
10353
'Server Password' => '',
10454
'Server Port' => '',
10555
'Server Username' => '',
10656
'Settings' => '',
107-
'Sign up' => '',
10857
'Site Name' => '',
10958
'Site Settings' => '',
11059
'Site Skin' => '',
111-
'Thanks for creating an Account with the {0}.' => '',
112-
'The :attribute field is not a valid email address.' => '',
113-
'The :attribute field is not a valid name.' => '',
114-
'The :attribute field is not strong enough.' => '',
11560
'The From Field of any outgoing e-mails.' => '',
11661
'The Password used to connect to the external SMTP Server.' => '',
11762
'The Port used for connecting to the external SMTP Server.' => '',
118-
'The Profile Picture was successfully updated.' => '',
11963
'The Settings are not available while the Config Store is on Files Mode.' => '',
12064
'The Settings was successfully updated.' => '',
12165
'The Skin used by the Site\'s Template.' => '',
12266
'The Username used to connect to the external SMTP Server.' => '',
12367
'The name of the external SMTP Server.' => '',
12468
'The outgoing E-mail address.' => '',
125-
'The reCaptcha verification failed.' => '',
12669
'The selected notification(s) was successfully marked as read.' => '',
12770
'There are no Users on-line.' => '',
12871
'This password reset token is invalid.' => '',
129-
'Too many attempts, please try again in {0} seconds.' => '',
130-
'Too many login attempts, please try again in {0} seconds.' => '',
131-
'Too many verification attempts, please try again in {0} seconds.' => '',
13272
'URL' => '',
133-
'Update' => '',
134-
'Update the Account information' => '',
13573
'Use the Cryptography' => '',
136-
'User Account' => '',
137-
'User Login' => '',
138-
'User Registration' => '',
13974
'Username' => '',
14075
'Users on-line' => '',
141-
'Value' => '',
142-
'Verify the new Password' => '',
14376
'View all' => '',
14477
'We can\'t find an User with that e-mail address.' => '',
14578
'Whether or not is used a external SMTP Server to send the E-mails.' => '',
14679
'Whether or not is used the Cryptography for connecting to the external SMTP Server.' => '',
147-
'Wrong username or password.' => '',
14880
'Yellow' => '',
14981
'Yellow Light' => '',
150-
'You are receiving this email because we received an one-time login request for your account.' => '',
15182
'You have no notifications.' => '',
152-
'You have successfully logged out.' => '',
153-
'You have successfully updated your Account information.' => '',
154-
'Your Account has been created. Activation instructions have been sent to your email address.' => '',
155-
'Your Account was activated. You can now sign in!' => '',
15683
);

modules/Platform/Language/DA/messages.php

Lines changed: 0 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,23 @@
22

33
return array (
44
'%d %b %Y, %H:%M' => '',
5-
'%d %b %Y, %R' => '',
6-
'%d files selected' => '',
7-
'<b>{0}</b>, you have successfully logged in.' => '<b>{0}</b>, du er logget ind.',
8-
'Account' => '',
9-
'Account Activation' => '',
10-
'Account Verification' => '',
11-
'Account Verification for <b>{0}</b>' => '',
12-
'Activate your Account' => '',
13-
'Activation instructions have been sent to your email address.' => '',
145
'Administration' => '',
156
'Apply the changes' => '',
16-
'Authentication Token' => '',
177
'Backend Skin' => '',
188
'Black' => '',
199
'Black Light' => '',
2010
'Blue' => '',
2111
'Blue Light' => '',
22-
'Browse ...' => '',
23-
'Center Login' => '',
24-
'Confirm Password' => '',
2512
'Content' => '',
26-
'Created At' => '',
2713
'Dashboard' => 'Skrivebord',
28-
'E-Mail' => '',
2914
'E-mail' => '',
3015
'E-mail From Address' => '',
3116
'E-mail From Name' => '',
32-
'Email' => '',
3317
'Encryption' => '',
34-
'Field' => '',
3518
'Frontend' => '',
36-
'Get an <b>One-Time Login</b> link' => '',
3719
'Green' => '',
3820
'Green Light' => '',
3921
'ID' => '',
40-
'If you did not made an account registration, no further action is required.' => '',
41-
'If you did not request an one-time login, no further action is required.' => '',
42-
'Image' => '',
43-
'Insert the new Password' => 'Indtast det nye kodeord',
44-
'Link is invalid, please request a new link.' => '',
45-
'Login' => 'Log ind',
46-
'Login instructions have been sent to your email address.' => '',
47-
'Login to <b>{0}</b>' => 'Log ind til <b>{0}</b>',
4822
'Mail' => '',
4923
'Mail Driver' => '',
5024
'Mail from Adress' => '',
@@ -57,100 +31,53 @@
5731
'More info' => '',
5832
'NONE' => '',
5933
'Name and Surname' => 'For- og efternavn',
60-
'New Password' => '',
6134
'No Users on-line' => '',
6235
'No new notifications' => '',
6336
'No notifications' => '',
6437
'Notifications' => '',
65-
'One-Time Login' => '',
66-
'One-Time Login request for <b>{0}</b>' => '',
6738
'Operations' => '',
68-
'Password' => 'Kodeord',
69-
'Password Confirmation' => '',
70-
'Password Recovery' => 'Gendannelse af kodeord',
71-
'Password Reset' => 'Nulstil kodeord',
72-
'Password confirmation' => '',
7339
'Password has been reset!' => '',
7440
'Password reminder sent!' => '',
7541
'Passwords must be at least six characters and match the confirmation.' => '',
7642
'Platform' => '',
77-
'Please activate your Account!' => '',
78-
'Please enter your e-mail address to be sent a link to login one time.' => '',
79-
'Please enter your e-mail address to be sent a link to reset your password.' => 'Indtast din e-mail for at få tilsendt nulstillings linket.',
80-
'Profile' => '',
81-
'Profile Picture' => '',
82-
'Profile Picture (to change)' => '',
8343
'Purple' => '',
8444
'Purple Light' => '',
85-
'ReCaptcha' => '',
8645
'Read At' => '',
8746
'Red' => '',
8847
'Red Light' => '',
89-
'Register to <b>{0}</b>' => '',
90-
'Registration Status' => '',
91-
'Remember me' => 'Husk mig',
92-
'Required field' => '',
93-
'Reset instructions have been sent to your email address.' => '',
94-
'Reset your password for <b>{0}</b>' => 'Nulstil din kode til <b>{0}</b>',
9548
'Roles' => '',
9649
'SMTP' => '',
97-
'Save' => '',
98-
'Send' => '',
99-
'Send Reset Link' => 'Send nulstillings link',
10050
'Sendmail' => '',
10151
'Sent At' => '',
10252
'Server Name' => '',
10353
'Server Password' => '',
10454
'Server Port' => '',
10555
'Server Username' => '',
10656
'Settings' => '',
107-
'Sign up' => '',
10857
'Site Name' => '',
10958
'Site Settings' => '',
11059
'Site Skin' => '',
111-
'Thanks for creating an Account with the {0}.' => '',
112-
'The :attribute field is not a valid email address.' => '',
113-
'The :attribute field is not a valid name.' => '',
114-
'The :attribute field is not strong enough.' => '',
11560
'The From Field of any outgoing e-mails.' => '',
11661
'The Password used to connect to the external SMTP Server.' => '',
11762
'The Port used for connecting to the external SMTP Server.' => '',
118-
'The Profile Picture was successfully updated.' => '',
11963
'The Settings are not available while the Config Store is on Files Mode.' => '',
12064
'The Settings was successfully updated.' => '',
12165
'The Skin used by the Site\'s Template.' => '',
12266
'The Username used to connect to the external SMTP Server.' => '',
12367
'The name of the external SMTP Server.' => '',
12468
'The outgoing E-mail address.' => '',
125-
'The reCaptcha verification failed.' => '',
12669
'The selected notification(s) was successfully marked as read.' => '',
12770
'There are no Users on-line.' => '',
12871
'This password reset token is invalid.' => 'Nulstillings token til kodeordet er ugyldigt.',
129-
'Too many attempts, please try again in {0} seconds.' => '',
130-
'Too many login attempts, please try again in {0} seconds.' => '',
131-
'Too many verification attempts, please try again in {0} seconds.' => '',
13272
'URL' => '',
133-
'Update' => '',
134-
'Update the Account information' => '',
13573
'Use the Cryptography' => '',
136-
'User Account' => '',
137-
'User Login' => 'Bruger log ind',
138-
'User Registration' => '',
13974
'Username' => 'Brugernavn',
14075
'Users on-line' => '',
141-
'Value' => '',
142-
'Verify the new Password' => 'Bekræft det nye kodeord',
14376
'View all' => '',
14477
'We can\'t find an User with that e-mail address.' => '',
14578
'Whether or not is used a external SMTP Server to send the E-mails.' => '',
14679
'Whether or not is used the Cryptography for connecting to the external SMTP Server.' => '',
147-
'Wrong username or password.' => 'Forkert brugernavn eller kodeord.',
14880
'Yellow' => '',
14981
'Yellow Light' => '',
150-
'You are receiving this email because we received an one-time login request for your account.' => '',
15182
'You have no notifications.' => '',
152-
'You have successfully logged out.' => 'Du er logget ud.',
153-
'You have successfully updated your Account information.' => '',
154-
'Your Account has been created. Activation instructions have been sent to your email address.' => '',
155-
'Your Account was activated. You can now sign in!' => '',
15683
);

0 commit comments

Comments
 (0)