Home | History | Annotate | Download | only in UsbCredentialProviderDxe
      1 /** @file
      2   String definitions for the USB Credential Provider.
      3 
      4 Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
      5 This program and the accompanying materials
      6 are licensed and made available under the terms and conditions of the BSD License
      7 which accompanies this distribution.  The full text of the license may be found at
      8 http://opensource.org/licenses/bsd-license.php.
      9 
     10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
     11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     12 
     13 **/
     14 
     15 #langdef en-US "English"
     16 #langdef fr-FR "Francais"
     17 
     18 #string STR_CREDENTIAL_TITLE                      #language en-US  "USB Credential Provider"
     19                                                   #language fr-FR  "USB Credential Provider (French)"
     20 #string STR_NULL_STRING                           #language en-US  ""
     21                                                   #language fr-FR  ""
     22 #string STR_PROVIDER_NAME                         #language en-US  "INTEL USB Credential Provider"
     23                                                   #language fr-FR  "INTEL USB Credential Provider (French)"
     24 #string STR_PROVIDER_TYPE_NAME                    #language en-US  "Secure Card Credential Provider"
     25                                                   #language fr-FR  "Secure Card Credential Provider (French)"
     26 #string STR_READ_USB_TOKEN_ERROR                  #language en-US  "Read USB Token File Error!"
     27 																			            #language fr-FR  "Read USB Token File Error! (French)"
     28 #string STR_INSERT_USB_TOKEN                      #language en-US  "Please insert USB key with Token"
     29                                                   #language fr-FR  "Please insert USB key with Token (French)"
     30