]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderStrings.uni
PcAtChipsetPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / UserIdentification / PwdCredentialProviderDxe / PwdCredentialProviderStrings.uni
CommitLineData
e080218b
JJ
1/** @file\r
2 String definitions for the Password Credential Provider.\r
3\r
4Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
5This program and the accompanying materials\r
6are licensed and made available under the terms and conditions of the BSD License\r
7which accompanies this distribution. The full text of the license may be found at\r
8http://opensource.org/licenses/bsd-license.php.\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13**/\r
14\r
15#langdef en-US "English"\r
16#langdef fr-FR "Francais"\r
17\r
18#string STR_CREDENTIAL_TITLE #language en-US "Password Credential Provider"\r
19 #language fr-FR "Password Credential Provider (French)"\r
20#string STR_FORM_TITLE #language en-US "Get Password"\r
21 #language fr-FR "Get Password(French)"\r
22#string STR_NULL_STRING #language en-US ""\r
23 #language fr-FR ""\r
24#string STR_INPUT_PASSWORD #language en-US "Please Input Password"\r
25 #language fr-FR "Please Input Password(French)"\r
26#string STR_PROVIDER_NAME #language en-US "INTEL Password Credential Provider"\r
27 #language fr-FR "INTEL Password Credential Provider(French)"\r
28#string STR_PROVIDER_TYPE_NAME #language en-US "Password Credential Provider"\r
29 #language fr-FR "Password Credential Provider(French)" \r
30#string STR_INPUT_PASSWORD_AGAIN #language en-US "Input Password Again"\r
31 #language fr-FR "Input Password Again (French)" \r
32#string STR_DRAW_A_LINE #language en-US "-----------------------------"\r
33 #language fr-FR "------------------------------------"\r
34#string STR_PASSWORD_INCORRECT #language en-US " Incorrect Password! "\r
35 #language fr-FR " Incorrect Password! (French) "\r
36#string STR_PASSWORD_MISMATCH #language en-US " The Password Mismatch! "\r
37 #language fr-FR " The Password Mismatch! (French) "\r
38\r