mirror of
https://github.com/cmderdev/cmder.git
synced 2025-07-19 22:19:03 +08:00
add strings.rc2
This commit is contained in:
12
launcher/src/strings.rc2
Executable file
12
launcher/src/strings.rc2
Executable file
@ -0,0 +1,12 @@
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Corresponding ids should be defined in `resource.h` file.
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_TITLE L"Cmder Launcher"
|
||||
|
||||
IDS_SWITCHES L"Unrecognized parameter.\n\nValid options:\n\n /c [CMDER User Root Path]\n\n /task [ConEmu Task Name]\n\n [/start [Start in Path] | [Start in Path]]\n\n /single\n\nor\n\n /register [USER | ALL]\n\nor\n\n /unregister [USER | ALL]\n"
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
Reference in New Issue
Block a user