]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / FileExplorerLib / FileExplorerString.uni
CommitLineData
3f528797
JJ
1///** @file\r
2//\r
d1102dba
LG
3// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
4// This program and the accompanying materials\r
5// are licensed and made available under the terms and conditions of the BSD License\r
6// which accompanies this distribution. The full text of the license may be found at\r
7// http://opensource.org/licenses/bsd-license.php\r
8//\r
9// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11//\r
3f528797
JJ
12// Module Name:\r
13//\r
14// FileExplorerString.uni\r
d1102dba 15//\r
3f528797 16// Abstract:\r
d1102dba 17//\r
3f528797 18// String definitions for file exporer library.\r
d1102dba 19//\r
3f528797 20// Revision History:\r
d1102dba 21//\r
3f528797
JJ
22// --*/\r
23/=#\r
24\r
25#langdef en-US "English"\r
26#langdef fr-FR "Français"\r
27\r
28#string STR_NULL_STRING #language en-US " "\r
29 #language fr-FR " "\r
30#string STR_FILE_EXPLORER_TITLE #language en-US "File Explorer"\r
31 #language fr-FR "File Explorer"\r
a4098755
DB
32#string STR_NEW_FILE #language en-US "***NEW FILE***"\r
33 #language fr-FR "***NEW FILE***"\r
34#string STR_NEW_FILE_HELP #language en-US "This menu used to create a new file in current directory, jump to next page to name the new file"\r
35 #language fr-FR "This menu used to create a new file in current directory, jump to next page to name the new file"\r
36#string STR_ADD_NEW_FILE_TITLE #language en-US "Create a new file"\r
37 #language fr-FR "Create a new file"\r
38#string STR_ADD_NEW_FOLDER_TITLE #language en-US "Create a new folder"\r
39 #language fr-FR "Create a new folder"\r
40#string STR_NEW_FILE_NAME_PROMPT #language en-US "File Name"\r
41 #language fr-FR "File Name"\r
42#string STR_NEW_FILE_NAME_HELP #language en-US "Please input a name for the new file"\r
43 #language fr-FR "Please input a name for the new file"\r
44#string STR_CREATE_FILE_AND_EXIT #language en-US "Create File and Exit"\r
45 #language fr-FR "Create File and Exit"\r
46#string STR_NO_CREATE_FILE_AND_EXIT #language en-US "Discard Create and Exit"\r
47 #language fr-FR "Discard Create and Exit"\r
48#string STR_NEW_FOLDER #language en-US "***NEW FOLDER***"\r
49 #language fr-FR "***NEW FOLDER***"\r
50#string STR_NEW_FOLDER_HELP #language en-US "This menu used to create a new folder in current directory, jump to next page to name the new folder"\r
51 #language fr-FR "This menu used to create a new folder in current directory, jump to next page to name the new folder"\r
52#string STR_ADD_NEW_FOLDER_TITLE #language en-US "Create a new folder"\r
53 #language fr-FR "Create a new folder"\r
54#string STR_NEW_FOLDER_NAME_PROMPT #language en-US "Folder Name"\r
55 #language fr-FR "Folder Name"\r
56#string STR_NEW_FOLDER_NAME_HELP #language en-US "Please input a name for the new folder"\r
57 #language fr-FR "Please input a name for the new folder"\r
58#string STR_CREATE_FOLDER_AND_EXIT #language en-US "Create Folder and Exit"\r
59 #language fr-FR "Create Folder and Exit"\r
60#string STR_NO_CREATE_FOLDER_AND_EXIT #language en-US "Discard Create and Exit"\r
61 #language fr-FR "Discard Create and Exit"\r