]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/VfrStrings.uni
MdeModulePkg/DriverSample: Add questions with bit/union VarStore
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / VfrStrings.uni
index 8d24a476f32886edb13c0552ea0d78202094a926..7cc6a19e935d046694ba8f3f052c8a4ee8533780 100644 (file)
@@ -1,6 +1,6 @@
 // *++\r
        //\r
-// Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
+// Copyright (c) 2007 - 2017, 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
                                                      #language fr-FR "Submitted callback test"\r
 #string STR_SUBMITTED_CALLBACK_TEST_HELP             #language en-US "Change the value and press F10 to submmit will pop up a dialogue to show SUBMITTED Callback has been triggered"\r
                                                      #language fr-FR "Change the value and press F10 to submmit will pop up a dialogue to show SUBMITTED Callback has been triggered"\r
+#string STR_POPUP_TEST_PROMPT                        #language en-US "Select it to invoke Hii Popup Protocol"\r
+                                                     #language fr-FR "Select it to invoke Hii Popup Protocol"\r
+#string STR_POPUP_TEST_HELP                          #language en-US "Select this question will pop up a message box, then user can decide whether exit curret form or not"\r
+                                                     #language fr-FR "Select this question will pop up a message box, then user can decide whether exit curret form or not"\r
+#string STR_POPUP_STRING                             #language en-US "Are you sure to exit current form?"\r
+                                                     #language fr-FR "Are you sure to exit current form?"\r
+//\r
+// Form 7 to show Questions which refer to Union Bit varstore\r
+//\r
+#string STR_FORM7_TITLE                #language en-US "Form to Show Questions with union and bit VarStore"\r
+                                       #language fr-FR "Form to Show Questions with union and bit VarStore"\r
+#string STR_GOTO_FORM7                 #language en-US "Enter Page 7"\r
+                                       #language fr-FR "Enter Page 7"\r
+#string STR_GOTO_FORM7_HELP            #language en-US "This Form is to Show Questions with union and bit VarStore"\r
+                                       #language fr-FR "This Form is to Show Questions with union and bit VarStore"\r
+#string STR_NEST_BIT_EFI_VARSTORE      #language en-US "Nested BIT fields in efivarstore"\r
+                                       #language fr-FR "Nested BIT fields in efivarstore"\r
+#string STR_BIT_EFI_VARSTORE           #language en-US "BIT fields in efivarstore"\r
+                                       #language fr-FR "BIT fields in efivarstore"\r
+#string STR_NEST_BIT_VARSTORE          #language en-US "Nested BIT fields in bufferstore"\r
+                                       #language fr-FR "Nested BIT fields in bufferstore"\r
+#string STR_BIT_VARSTORE               #language en-US "BIT fields in bufferstore"\r
+                                       #language fr-FR "BIT fields in bufferstore"\r
+#string STR_UNION_EFI_VARSTORE         #language en-US "Union efivarstore"\r
+                                       #language fr-FR "Union efivarstore"\r
+#string STR_BIT_NEST_CHECK_BOX_PROMPT  #language en-US "NEST_BIT check box"\r
+                                       #language fr-FR "NEST_BIT check box"\r
+#string STR_BIT_NEST_CHECK_BOX_HELP    #language en-US "The check box refer to nested bit field, the default is checked"\r
+                                       #language fr-FR "The check box refer to nested bit field, the default is checked"\r
+#string STR_ONE_OF_BIT_NEST_PROMPT     #language en-US "NEST_BIT one-of"\r
+                                       #language fr-FR "NEST_BIT one-of"\r
+#string STR_ONE_OF_BIT_NEST_HELP       #language en-US "The oneof refer to nested bit field"\r
+                                       #language fr-FR "The oneof refer to nested bit field"\r
+#string STR_BIT_NEST_NUMERIC_PROMPT    #language en-US "NEST_BIT numeric"\r
+                                       #language fr-FR "NEST_BIT numeric"\r
+#string STR_BIT_NEST_NUMERIC_HELP      #language en-US "The numeric refer to nested bit field, the Standard default is 6 Manufacture default is 7"\r
+                                       #language fr-FR "The numeric refer to nested bit field, the Standard default is 6 Manufacture default is 7"\r
+#string BYTE_QUESTION_NEST_BIT_PROMPT  #language en-US "Use byte field in NEST_BIT structure"\r
+                                       #language fr-FR "Use byte field in NEST_BIT structure"\r
+#string BYTE_QUESTION_NEST_BIT_HELP    #language en-US "The Question refer to byte field in NEST_BIT structure"\r
+                                       #language fr-FR "The Question refer to byte field in NEST_BIT structure"\r
+#string STR_BIT_NEST_NUMERIC_DEFAULT_HELP   #language en-US "NEST_BIT numeric, default value form callback function, the Standard default is C Manufacture default is D"\r
+                                            #language fr-FR "NEST_BIT numeric, default value form callback function, the Standard default is C Manufacture default is D"\r
+#string STR_BIT_CHECK_BOX_PROMPT       #language en-US "BIT check box"\r
+                                       #language fr-FR "BIT check box"\r
+#string STR_BIT_CHECK_BOX_HELP         #language en-US "The check box refer to bit field, the default is checked"\r
+                                       #language fr-FR "The check box refer to bit field, the default is checked"\r
+#string STR_ONE_OF_BIT_PROMPT          #language en-US "BIT one-of"\r
+                                       #language fr-FR "BIT one-of"\r
+#string STR_ONE_OF_BIT_HELP            #language en-US "The one-of refer to bit field"\r
+                                       #language fr-FR "The one-of refer to bit field"\r
+#string STR_BIT_NUMERIC_PROMPT         #language en-US "BIT numeric"\r
+                                       #language fr-FR "BIT numeric"\r
+#string STR_BIT_NUMERIC_HELP           #language en-US "The numeric refer to bit field, the Standard default is 4 Manufacture default is 5"\r
+                                       #language fr-FR "The numeric refer to bit field  the Standard default is 4 Manufacture default is 5"\r
+#string STR_BUFFER_BIT_NUMERIC_HELP    #language en-US "The numeric refer to bit field, the Standard default is 16 Manufacture default is 17"\r
+                                       #language fr-FR "The numeric refer to bit field, the Standard default is 16 Manufacture default is 17"\r
+#string BYTE_QUESTION_BIT_PROMPT       #language en-US "Use byte field in BIT structure"\r
+                                       #language fr-FR "Use byte field in BIT structure"\r
+#string BYTE_QUESTION_BIT_HELP         #language en-US "The question refer to byte field in BIT structure"\r
+                                       #language fr-FR "The question refer to byte field in BIT structure"\r
+#string STR_UNION_BYTE_NUMERIC_PROMPT  #language en-US "UNION EfiVarStore byte numeric"\r
+                                       #language fr-FR "UNION EfiVarStore byte numeric"\r
+#string STR_UNION_BYTE_NUMERIC_HELP    #language en-US "Question refer to byte field in UNION type efivastore, the Standard default is 7 Manufacture default is 8"\r
+                                       #language fr-FR "Question refer to byte field in UNION type efivastore, the Standard default is 7 Manufacture default is 8"\r
+#string STR_UNION_BIT_NUMERIC_PROMPT   #language en-US "UNION EfiVarStore bit numeric"\r
+                                       #language fr-FR "UNION EfiVarStore bit numeric"\r
+#string STR_UNION_BIT_NUMERIC_HELP     #language en-US "Question refer to bit field in UNION type efivastore, the Standard default is 7 Manufacture default is 8"\r
+                                       #language fr-FR "Question refer to bit field in UNION type efivastore, the Standard default is 7 Manufacture default is 8"\r
 // Boot Order\r
 #string STR_BOOT_TITLE                 #language en-US "Boot"\r
 #string STR_BOOT_OPTIONS               #language en-US "Boot Order"\r