]> git.proxmox.com Git - mirror_edk2.git/blame - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni
ShellPkg: Convert all .uni files to utf-8
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / TextEditStrings.uni
CommitLineData
e329f98b
JJ
1// /**\r
2//\r
3// Copyright (c) 2005 - 2011, 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
12// Abstract:\r
13//\r
14// Additional string definitions for UEFI Shell 2.0 Debug1 profile Edit command\r
15//\r
16//\r
17// **/\r
18\r
19/=#\r
20\r
21#langdef en-US "english"\r
22\r
23#string STR_EDIT_LIBEDITOR_TITLEBAR #language en-US "%EMainEditor init failed on TitleBar init\r\n%N"\r
24#string STR_EDIT_LIBEDITOR_MAINMENU #language en-US "%EMainEditor init was not successful on MainMenu init\r\n%N"\r
25#string STR_EDIT_LIBEDITOR_STATUSBAR #language en-US "%EMainEditor init was not successful on StatusBar init\r\n%N"\r
26#string STR_EDIT_LIBEDITOR_INPUTBAR #language en-US "%EMainEditor init was not successful on InputBar init\r\n%N"\r
27#string STR_EDIT_LIBEDITOR_FILEBUFFER #language en-US "%EMainEditor init was not successful on FileBuffer init\r\n%N"\r
28#string STR_EDIT_LIBEDITOR_TITLEBAR_CLEANUP #language en-US "TitleBar cleanup was not successful\r\n"\r
29#string STR_EDIT_LIBEDITOR_MENUBAR_CLEANUP #language en-US "MenuBar cleanup was not successful\r\n"\r
30#string STR_EDIT_LIBEDITOR_STATUSBAR_CLEANUP #language en-US "StatusBar cleanup was not successful\r\n"\r
31#string STR_EDIT_LIBEDITOR_INPUTBAR_CLEANUP #language en-US "InputBar cleanup was not successful\r\n"\r
32#string STR_EDIT_LIBEDITOR_FILEBUFFER_CLEANUP #language en-US "FileBuffer cleanup was not successful\r\n"\r
33#string STR_EDIT_LIBEDITOR_MAINEDITOR_INIT #language en-US "%EMainEditor init was not succesful on TitleBar init\r\n%N"\r
34#string STR_EDIT_LIBINPUTBAR_MAININPUTBAR #language en-US "%s"\r
35#string STR_EDIT_LIBMENUBAR_OPEN_FILE #language en-US "Open File"\r
36#string STR_EDIT_LIBMENUBAR_SAVE_FILE #language en-US "Save File"\r
37#string STR_EDIT_LIBMENUBAR_EXIT #language en-US "Exit"\r
38#string STR_EDIT_LIBMENUBAR_CUT_LINE #language en-US "Cut Line"\r
39#string STR_EDIT_LIBMENUBAR_PASTE_LINE #language en-US "Paste Line"\r
40#string STR_EDIT_LIBMENUBAR_GO_TO_LINE #language en-US "Go To Line"\r
41#string STR_EDIT_LIBMENUBAR_SEARCH #language en-US "Search"\r
42#string STR_EDIT_LIBMENUBAR_SEARCH_REPLACE #language en-US "Search/Replace"\r
43#string STR_EDIT_LIBMENUBAR_FILE_TYPE #language en-US "File Type"\r
44#string STR_EDIT_LIBMENUBAR_F1 #language en-US "F1"\r
45#string STR_EDIT_LIBMENUBAR_F2 #language en-US "F2"\r
46#string STR_EDIT_LIBMENUBAR_F3 #language en-US "F3"\r
47#string STR_EDIT_LIBMENUBAR_F4 #language en-US "F4"\r
48#string STR_EDIT_LIBMENUBAR_F5 #language en-US "F5"\r
49#string STR_EDIT_LIBMENUBAR_F6 #language en-US "F6"\r
50#string STR_EDIT_LIBMENUBAR_F7 #language en-US "F7"\r
51#string STR_EDIT_LIBMENUBAR_F8 #language en-US "F8"\r
52#string STR_EDIT_LIBMENUBAR_F9 #language en-US "F9"\r
53#string STR_EDIT_LIBMENUBAR_F10 #language en-US "F10"\r
54#string STR_EDIT_LIBMENUBAR_F11 #language en-US "F11"\r
55#string STR_EDIT_LIBMENUBAR_F12 #language en-US "F12"\r
56#string STR_EDIT_LIBMENUBAR_CTRL_E #language en-US "Ctrl+E"\r
57#string STR_EDIT_LIBMENUBAR_CTRL_W #language en-US "Ctrl+W"\r
58#string STR_EDIT_HELP_TITLE #language en-US "Help \n"\r
59#string STR_EDIT_HELP_BLANK #language en-US " \n"\r
60#string STR_EDIT_HELP_LIST_TITLE #language en-US "Control Key Function Key Command \n"\r
61#string STR_EDIT_HELP_DIV #language en-US "----------- ------------ ----------------- \n"\r
62#string STR_EDIT_HELP_GO_TO_LINE #language en-US "Ctrl-G F1 Go To Line \n"\r
63#string STR_EDIT_HELP_SAVE_FILE #language en-US "Ctrl-S F2 Save File \n"\r
64#string STR_EDIT_HELP_EXIT #language en-US "Ctrl-Q F3 Exit \n"\r
65#string STR_EDIT_HELP_SEARCH #language en-US "Ctrl-F F4 Search \n"\r
66#string STR_EDIT_HELP_SEARCH_REPLACE #language en-US "Ctrl-R F5 Search/Replace \n"\r
67#string STR_EDIT_HELP_CUT_LINE #language en-US "Ctrl-K F6 Cut Line \n"\r
68#string STR_EDIT_HELP_PASTE_LINE #language en-US "Ctrl-U F7 Paste Line \n"\r
69#string STR_EDIT_HELP_OPEN_FILE #language en-US "Ctrl-O F8 Open File \n"\r
70#string STR_EDIT_HELP_FILE_TYPE #language en-US "Ctrl-T F9 File Type \n"\r
71#string STR_EDIT_HELP_EXIT_HELP #language en-US "Use Ctrl-W to exit this help \n"\r
72#string STR_EDIT_MAIN_INVALID_FILE_NAME #language en-US "%Hedit%N: Invalid File Name\r\n"\r
73#string STR_EDIT_MAIN_INIT_FAILED #language en-US "%Hedit%N: Initialization was not successful\r\n"\r
74#string STR_EDIT_MAIN_BUFFER #language en-US "%Hedit%N: %s\r\n"\r
75#string STR_EDIT_MAIN_UNKNOWN_EDITOR_ERR #language en-US "%Hedit%N: Unknown Editor Error\r\n"\r