VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiResourcesSampleDxe/SampleStrings.uni@ 71635

Last change on this file since 71635 was 58466, checked in by vboxsync, 9 years ago

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

  • Property svn:mime-type set to text/plain;encoding=UTF-16LE
File size: 4.2 KB
Line 
1// *++
2//
3// Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
4// This program and the accompanying materials
5// are licensed and made available under the terms and conditions of the BSD License
6// which accompanies this distribution. The full text of the license may be found at
7// http://opensource.org/licenses/bsd-license.php
8//
9// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11//
12// Module Name:
13//
14// SampleStrings.uni
15//
16// Abstract:
17//
18// String definitions for Sample.vfr
19//
20// Revision History:
21//
22// --*/
23
24
25/=#
26
27#langdef en-US "English"
28#langdef fr-FR "Francais"
29
30
31#string STR_SAMPLE_FORM_SET_TITLE #language en-US "HII Resource Section Sample"
32 #language fr-FR "HII Resource Section Sample"
33#string STR_SAMPLE_FORM_SET_HELP #language en-US "This HII Package List is built in PE/COFF .rsrc section"
34 #language fr-FR "This HII Package List is built in PE/COFF .rsrc section"
35#string STR_SAMPLE_FORM1_TITLE #language en-US "Sample Form"
36 #language fr-FR "Sample Form"
37#string STR_SAMPLE_VERSION_TEXT #language en-US "Firmware Revision EDKII"
38 #language fr-FR "Firmware Revision EDKII"
39#string STR_SAMPLE_VERSION_HELP #language en-US "The date of the revision of the Firmware being used."
40 #language fr-FR "The date of the revision of the Firmware being used."
41#string STR_SAMPLE_ESC #language en-US "Press ESC to exit."
42 #language fr-FR "Press ESC to exit."
43#string STR_SAMPLE_EMPTY #language en-US ""
44 #language fr-FR ""
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette