PHP Classes

File: calcul/js/translations/security/en.js

Recommend this page to a friend!
  Classes of eureka2   G6K   calcul/js/translations/security/en.js   Download  
File: calcul/js/translations/security/en.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: G6K
Generate simulator tools to perform calculations
Author: By
Last change:
Date: 6 years ago
Size: 1,935 bytes
 

Contents

Class file image Download
(function (Translator) { // en Translator.add("An authentication exception occurred.", "An authentication exception occurred.", "security", "en"); Translator.add("Authentication credentials could not be found.", "Authentication credentials could not be found.", "security", "en"); Translator.add("Authentication request could not be processed due to a system problem.", "Authentication request could not be processed due to a system problem.", "security", "en"); Translator.add("Invalid credentials.", "Invalid credentials.", "security", "en"); Translator.add("Cookie has already been used by someone else.", "Cookie has already been used by someone else.", "security", "en"); Translator.add("Not privileged to request the resource.", "Not privileged to request the resource.", "security", "en"); Translator.add("Invalid CSRF token.", "Invalid CSRF token.", "security", "en"); Translator.add("Digest nonce has expired.", "Digest nonce has expired.", "security", "en"); Translator.add("No authentication provider found to support the authentication token.", "No authentication provider found to support the authentication token.", "security", "en"); Translator.add("No session available, it either timed out or cookies are not enabled.", "No session available, it either timed out or cookies are not enabled.", "security", "en"); Translator.add("No token could be found.", "No token could be found.", "security", "en"); Translator.add("Username could not be found.", "Username could not be found.", "security", "en"); Translator.add("Account has expired.", "Account has expired.", "security", "en"); Translator.add("Credentials have expired.", "Credentials have expired.", "security", "en"); Translator.add("Account is disabled.", "Account is disabled.", "security", "en"); Translator.add("Account is locked.", "Account is locked.", "security", "en"); })(Translator);