]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderStrings.uni
SecurityPkg: Remove code under UserIdentification folder.
[mirror_edk2.git] / SecurityPkg / UserIdentification / PwdCredentialProviderDxe / PwdCredentialProviderStrings.uni
diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderStrings.uni b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderStrings.uni
deleted file mode 100644 (file)
index e7b3126..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-/** @file\r
-  String definitions for the Password Credential Provider.\r
-\r
-Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-**/\r
-\r
-#langdef en-US "English"\r
-#langdef fr-FR  "Francais"\r
-\r
-#string STR_CREDENTIAL_TITLE                    #language en-US  "Password Credential Provider"\r
-                                                  #language fr-FR  "Password Credential Provider (French)"\r
-#string STR_FORM_TITLE                            #language en-US  "Get Password"\r
-                                                  #language fr-FR  "Get Password(French)"\r
-#string STR_NULL_STRING                           #language en-US  ""\r
-                                                  #language fr-FR  ""\r
-#string STR_INPUT_PASSWORD                        #language en-US  "Please Input Password"\r
-                                                  #language fr-FR  "Please Input Password(French)"\r
-#string STR_PROVIDER_NAME                          #language en-US  "INTEL Password Credential Provider"\r
-                                                  #language fr-FR  "INTEL Password Credential Provider(French)"\r
-#string STR_PROVIDER_TYPE_NAME                    #language en-US  "Password Credential Provider"\r
-                                                  #language fr-FR  "Password Credential Provider(French)"\r
-#string STR_INPUT_PASSWORD_AGAIN                  #language en-US  "Input Password Again"\r
-                                                  #language fr-FR  "Input Password Again (French)"\r
-#string STR_DRAW_A_LINE                           #language en-US  "-----------------------------"\r
-                                                  #language fr-FR  "------------------------------------"\r
-#string STR_PASSWORD_INCORRECT                    #language en-US  "     Incorrect Password!     "\r
-                                                  #language fr-FR  "    Incorrect Password! (French)    "\r
-#string STR_PASSWORD_MISMATCH                     #language en-US  "    The Password Mismatch!    "\r
-                                                  #language fr-FR  "   The Password Mismatch! (French)  "\r
-\r