| 
									
										
										
										
											2017-04-14 21:40:24 -06:00
										 |  |  | <?php | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-13 16:17:58 -06:00
										 |  |  | $STRINGS = [ | 
					
						
							| 
									
										
										
										
											2017-04-14 21:40:24 -06:00
										 |  |  |     "sign in" => "Sign In", | 
					
						
							|  |  |  |     "username" => "Username", | 
					
						
							|  |  |  |     "password" => "Password", | 
					
						
							|  |  |  |     "continue" => "Continue", | 
					
						
							|  |  |  |     "authcode" => "Authentication code", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "2fa prompt" => "Enter the six-digit code from your mobile authenticator " | 
					
						
							|  |  |  |     . "app.", | 
					
						
							| 
									
										
										
										
											2017-04-14 21:40:24 -06:00
										 |  |  |     "2fa incorrect" => "Authentication code incorrect.", | 
					
						
							|  |  |  |     "login incorrect" => "Login incorrect.", | 
					
						
							| 
									
										
										
										
											2017-04-29 02:35:49 -06:00
										 |  |  |     "login successful" => "Login successful.", | 
					
						
							| 
									
										
										
										
											2017-05-07 13:02:18 -06:00
										 |  |  |     "login error" => "There was a server problem.  Try again later.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "account locked" => "This account has been disabled. Contact technical " | 
					
						
							|  |  |  |     . "support.", | 
					
						
							| 
									
										
										
										
											2017-04-14 21:40:24 -06:00
										 |  |  |     "password expired" => "You must change your password before continuing.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "account terminated" => "Account terminated.  Access denied.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "account state error" => "Your account state is not stable.  Log out, " | 
					
						
							|  |  |  |     . "restart your browser, and try again.", | 
					
						
							|  |  |  |     "password on 500 list" => "The given password is ranked number {arg} out " | 
					
						
							|  |  |  |     . "of the 500 most common passwords.  Try a different one.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "welcome user" => "Welcome, {user}!", | 
					
						
							|  |  |  |     "change password" => "Change password", | 
					
						
							|  |  |  |     "account security" => "Account security", | 
					
						
							| 
									
										
										
										
											2017-06-24 00:32:33 -06:00
										 |  |  |     "security options" => "Security options", | 
					
						
							|  |  |  |     "account options" => "Account options", | 
					
						
							|  |  |  |     "options" => "Options", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "sign out" => "Sign out", | 
					
						
							|  |  |  |     "settings" => "Settings", | 
					
						
							| 
									
										
										
										
											2017-06-24 00:32:33 -06:00
										 |  |  |     "account" => "Account", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "404 error" => "404 Error", | 
					
						
							|  |  |  |     "page not found" => "Page not found.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "current password incorrect" => "The current password is incorrect.  " | 
					
						
							|  |  |  |     . "Try again.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "new password mismatch" => "The new passwords did not match.  Try again.", | 
					
						
							|  |  |  |     "weak password" => "Password does not meet requirements.", | 
					
						
							|  |  |  |     "password updated" => "Password updated successfully.", | 
					
						
							|  |  |  |     "setup 2fa" => "Setup 2-factor authentication", | 
					
						
							|  |  |  |     "2fa removed" => "2-factor authentication disabled.", | 
					
						
							|  |  |  |     "2fa enabled" => "2-factor authentication activated.", | 
					
						
							|  |  |  |     "remove 2fa" => "Disable 2-factor authentication", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "2fa explained" => "2-factor authentication adds more security to your " | 
					
						
							|  |  |  |     . "account. You'll need an app such as Google Authenticator on your " | 
					
						
							|  |  |  |     . "smartphone. When you have the app installed, you can enable 2-factor " | 
					
						
							|  |  |  |     . "authentication by clicking the button below and scanning a QR code with " | 
					
						
							|  |  |  |     . "the app. Whenever you sign in in the future, you'll need to input a " | 
					
						
							|  |  |  |     . "six-digit code from your phone into the login page when prompted. You " | 
					
						
							|  |  |  |     . "can disable 2-factor authentication from this page if you change your " | 
					
						
							|  |  |  |     . "mind.", | 
					
						
							|  |  |  |     "2fa active" => "2-factor authentication is active on your account.  To " | 
					
						
							|  |  |  |     . "remove 2fa, reset your authentication secret, or change to a new " | 
					
						
							|  |  |  |     . "security device, click the button below.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "enable 2fa" => "Enable 2-factor authentication", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "scan 2fa qrcode" => "Scan the QR Code with the authenticator app, or enter" | 
					
						
							|  |  |  |     . " the secret key manually.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "confirm 2fa" => "Finish setup", | 
					
						
							|  |  |  |     "invalid parameters" => "Invalid request parameters.", | 
					
						
							| 
									
										
										
										
											2017-04-29 02:35:49 -06:00
										 |  |  |     "ldap server error" => "The LDAP server returned an error: {arg}", | 
					
						
							|  |  |  |     "user does not exist" => "User does not exist.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "captcha error" => "There was a problem with the CAPTCHA (robot test).  " | 
					
						
							|  |  |  |     . "Try again.", | 
					
						
							| 
									
										
										
										
											2017-04-16 02:05:18 -06:00
										 |  |  |     "home" => "Home", | 
					
						
							| 
									
										
										
										
											2017-05-06 23:19:22 -06:00
										 |  |  |     "ldap error" => "LDAP error: {error}", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "old and new passwords match" => "Your current and new passwords are the " | 
					
						
							|  |  |  |     . "same.", | 
					
						
							| 
									
										
										
										
											2017-05-13 16:17:58 -06:00
										 |  |  |     "generic op error" => "An unknown error occurred.  Try again later.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "password complexity insufficent" => "The new password does not meet the " | 
					
						
							|  |  |  |     . "minumum requirements defined by your system administrator.", | 
					
						
							| 
									
										
										
										
											2017-05-13 16:17:58 -06:00
										 |  |  |     "error loading widget" => "There was a problem loading this app.", | 
					
						
							|  |  |  |     "open app" => "Open App", | 
					
						
							| 
									
										
										
										
											2017-06-16 17:36:42 -06:00
										 |  |  |     "sign in again" => "Please sign in again to continue.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "login failed try on web" => "There is a problem with your account. Visit " | 
					
						
							| 
									
										
										
										
											2017-07-21 00:45:30 -06:00
										 |  |  |     . "AccountHub via a web browser for more information.", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "mobile login disabled" => "Mobile login has been disabled by your system " | 
					
						
							|  |  |  |     . "administrator.  Contact technical support for more information.", | 
					
						
							| 
									
										
										
										
											2017-06-21 21:01:02 -06:00
										 |  |  |     "admin alert email subject" => "Alert: User login notification", | 
					
						
							| 
									
										
										
										
											2017-06-23 18:26:53 -06:00
										 |  |  |     "admin alert email message" => "You (or another administrator) requested to" | 
					
						
							|  |  |  |     . " be notified when user \"{username}\" logged in, an event which happened" | 
					
						
							|  |  |  |     . " just now." | 
					
						
							|  |  |  |     . "\r\n" | 
					
						
							|  |  |  |     . "\r\nUsername: \t{username}" | 
					
						
							|  |  |  |     . "\r\nApplication: \t{appname}" | 
					
						
							|  |  |  |     . "\r\nDate/Time: \t{datetime}" | 
					
						
							|  |  |  |     . "\r\nIP address: \t{ipaddr}" | 
					
						
							|  |  |  |     . "\r\n" | 
					
						
							|  |  |  |     . "\r\nThese notifications can be disabled by editing the user in " | 
					
						
							|  |  |  |     . "ManagePanel.", | 
					
						
							| 
									
										
										
										
											2017-05-13 16:17:58 -06:00
										 |  |  | ]; |