.	.	.	en
lm	oauth2.admin.client.created		New Client was successfully created
lm	oauth2.admin.client.deleted		Client was removed succesfully
lm	oauth2.admin.client.reset		Reset
lm	oauth2.admin.client.saved		Saved
lm	oauth2.admin.client.secret_reset		Client secret was reset succesfully
lm	oauth2.admin.client.server_error		Server error
lm	oauth2.admin.client.settings_updated		Client settings have been updated
lm	oauth2.admin.create_keys.creating_private_error		Error saving private key to DATA_DIR/oauth_private_key
lm	oauth2.admin.create_keys.creating_private_via_cli		Creating private key - CLI
lm	oauth2.admin.create_keys.creating_private_via_extension		Creating private key - OpenSSL extension
lm	oauth2.admin.create_keys.creating_public_error		Error saving public key to DATA_DIR/oauth_public_key
lm	oauth2.admin.create_keys.creating_public_via_cli		Creating public key - CLI
lm	oauth2.admin.create_keys.creating_public_via_extension		Creating public key - OpenSSL extension
lm	oauth2.admin.create_keys.generic_error		An error occurred creating the keys
lm	oauth2.admin.create_keys.success		Keys created
lm	oauth2.admin.reset_secret.confirmation		If you reset the secret, the existing application will have to be updated to use the new secret. Are you sure you want to do this?
lm	oauth2.admin.title		OAuth2 apps
lt	oauth2:admin:add_new_client.body		Add new client
lt	oauth2:admin:application:client_id.body		Client ID
lt	oauth2:admin:application:client_name.body		Client Name
lt	oauth2:admin:application:client_secret.body		Client Secret
lt	oauth2:admin:application:delete.body		Delete
lt	oauth2:admin:application:edit.body		Edit
lt	oauth2:admin:application:redirect_uris.body		Redirect URIs
lt	oauth2:admin:application:reset_secret.body		Reset secret
lt	oauth2:admin:create:client_name:help_1.body		Human-readable client/app name, this is shown to the User on the permissions confirmation screen.
lt	oauth2:admin:create:client_name:help_2.body		Choose wisely, you will not be able to change it
lt	oauth2:admin:create:title.body		Create new OAuth2 client
lt	oauth2:admin:description.body		OAuth 2 is an authorisation method that enables external applications that require authentication (such as Single Sign On) can request authentication from Claromentis through HTTPS service.
lt	oauth2:admin:edit:redirect_uris.body		Authorised Redirect URIs
lt	oauth2:admin:edit:redirect_uris:help_1.body		One URI per line. Needs to have a protocol, no URL fragments, and no relative paths.
lt	oauth2:admin:edit:save.body		Save
lt	oauth2:admin:edit:title.body		Edit client settings
lt	oauth2:admin:no_keys:create.body		Create key pair
lt	oauth2:admin:no_keys:warning.body		Public and/or private keys required for OAuth2 are not present. OAuth2 will not be enabled for REST request authentication.
lt	oauth2:admin:title.body	$lm['oauth2.admin.title']	
