<?xml version="1.0" encoding="utf-8" standalone="no"?><resources>
    <string name="restriction_title_appID">"Application ID"</string>
    <string name="restriction_description_appID">"The app ID used to identify the application to the data vault. If you are using SMP, this should be consistent with the app ID of the target application. Note that this value is distinct from the package name, which is mainly used to identify your application in app stores."</string>

    <string name="restriction_title_fioriURL">"Fiori Server URL"</string>
    <string name="restriction_description_fioriURL">"The full URL of the target application. If your application does not use SMP, it navigates directly to this URL once logon is completed. If your app does use SMP, this URL is parsed and used in the following way: 1. The URL scheme (which must be HTTP or HTTPS) determines the initial value of the \'https\' flag in the registration dialog. Similarly, the host and port in the URL determine their corresponding initial values in the registration dialog, with port defaulting to 443 if it is not specified. 2. The URL suffix (everything after the host and port) is appended to the URL that the user registers to. Though this is likely to be the same as the scheme, host, and port from 1., the user can change these values. However, the suffix cannot be changed. If you are using SMP, specify the scheme, host, and port of your SMP server, followed by the suffix of the Fiori endpoint. For example: \'https://my.smp.server:8081/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html\'"</string>

     <string name="restriction_title_appName">"Application Name"</string>
     <string name="restriction_description_appName">"An optional property used to customize the Fiori application name shown on the logon screen. By default, the app name is SAP Fiori Client. When this field is blank, the default is used."</string>

     <string name="restriction_title_fioriURLIsSMP">"Fiori Server URL is an SMP server"</string>
     <string name="restriction_description_fioriURLIsSMP">"If you are using SMP, set this to true to perform registration."</string>

     <string name="restriction_title_prefetch">"Prefetch Web Assets"</string>
     <string name="restriction_description_prefetch">"Fetches SAP Fiori app web assets from the SAP Fiori front-end server and downloads them to a user\'s device. After the initial download, fetches and downloads any app updates from the SAP Fiori front-end server."</string>

    <string name="restriction_title_certificate">"Client Certificate Provider"</string>
    <string name="restriction_description_certificate">"Client Certificate Provider"</string>

    <string name="restriction_title_autoSelectSingleCert">"Automatically Select Client Certificate Provider"</string>
    <string name="restriction_description_autoSelectSingleCert">"If only one client certificate is available, automatically select that certificate for mutual authentication."</string>

    <string name="restriction_title_communicatorId">"Communicator ID"</string>
    <string name="restriction_description_communicatorId">"The communicator ID for SMP/HCPms registration. The default is REST."</string>

    <string name="restriction_title_keysize">"Afaria Certificate Provider Keysize"</string>
    <string name="restriction_description_keysize">"An optional argument for the AfariaCertificateProvider. This argument sets the bit rate of the public/private keys. An empty or invalid value defaults to 2048."</string>

    <string name="restriction_title_idpLogonURL">"Identity Provider Logon URL"</string>
    <string name="restriction_description_idpLogonURL">"URL that reloads the identity provider logon with user name/passcode passed from SAP authenticator for SSO."</string>

    <string name="restriction_title_enableCacheManager">"Enable Cache Manager"</string>
    <string name="restriction_description_enableCacheManager">"Enables the Cache Manager plugin."</string>

    <string name="restriction_title_allowSavingFormCredentials">"Save Form Credentials"</string>
    <string name="restriction_description_allowSavingFormCredentials">"Allow form credentials to be saved and prepopulated in the future."</string>

    <string name="restriction_title_disablePasscode">"Disable Passcode Screen"</string>
    <string name="restriction_description_disablePasscode">"When true, the passcode screen does not appear. Must be false when multi-user support is enabled."</string>

    <string name="restriction_title_passcodePolicyExpirationDays">"Passcode Policy Expiration Days"</string>
    <string name="restriction_description_passcodePolicyExpirationDays">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyHasDigits">"Passcode Policy Has Digits"</string>
    <string name="restriction_description_passcodePolicyHasDigits">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyHasLowerCaseLetters">"Passcode Policy Has Lowercase Letters"</string>
    <string name="restriction_description_passcodePolicyHasLowerCaseLetters">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyHasSpecialLetters">"Passcode Policy Has Special Letters"</string>
    <string name="restriction_description_passcodePolicyHasSpecialLetters">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyHasUpperCaseLetters">"Passcode Policy Has Uppercase Letters"</string>
    <string name="restriction_description_passcodePolicyHasUpperCaseLetters">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyDefaultAllowed">"Passcode Policy Default Allowed"</string>
    <string name="restriction_description_passcodePolicyDefaultAllowed">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyLockTimeout">"Passcode Policy Lock Timeout"</string>
    <string name="restriction_description_passcodePolicyLockTimeout">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyMinLength">"Passcode Policy Minimum Length"</string>
    <string name="restriction_description_passcodePolicyMinLength">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyMinUniqueChars">"Passcode Policy Minimum Unique Characters"</string>
    <string name="restriction_description_passcodePolicyMinUniqueChars">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyRetryLimit">"Passcode Policy Retry Limit"</string>
    <string name="restriction_description_passcodePolicyRetryLimit">"The passcode policy of the data vault. Note: If you are using SMP, the passcode policy is determined by the server."</string>

    <string name="restriction_title_passcodePolicyAllowFingerprint">"Passcode Policy Allow Fingerprint Authentication"</string>
    <string name="restriction_description_passcodePolicyAllowFingerprint">"The passcode policy of the data vault. Note: If you are using SAP Mobile Platform, the passcode policy is determined by the server."</string>

    <string name="restriction_title_authType">"Authorization Type"</string>
    <string name="restriction_description_authType">"Specify the authorization type only for OAuth (as oauth2) or SAML (as saml2.web.post)."</string>

    <string name="restriction_title_oauth2.authorizationEndpoint">"OAuth Authorization Endpoint"</string>
    <string name="restriction_description_oauth2.authorizationEndpoint">"The URL that authorizes the user."</string>

    <string name="restriction_title_oauth2.tokenEndpoint">"OAuth Token Endpoint"</string>
    <string name="restriction_description_oauth2.tokenEndpoint">"The URL to get the tokens from."</string>

    <string name="restriction_title_oauth2.grantType">"OAuth Grant Type"</string>
    <string name="restriction_description_oauth2.grantType">"The grant type to use."</string>

    <string name="restriction_title_oauth2.clientID">"OAuth Client ID"</string>
    <string name="restriction_description_oauth2.clientID">"The client ID that identifies the application."</string>
</resources>