[EVENTVWR] Add support for a command-line for the Event Log Viewer.
[reactos.git] / base / applications / mscutils / eventvwr / lang / cs-CZ.rc
index 7fcc447..cb2abd9 100644 (file)
@@ -142,6 +142,24 @@ BEGIN
     IDS_SAVE_FILTER "Protokol událostí (*.evt)\0*.evt\0"
 END
 
+STRINGTABLE
+BEGIN
+/* Please note that explicit TAB characters '\t' are used to fix the alignment of the message in the MessageBox */
+    IDS_USAGE "ReactOS Event Viewer\n\
+\n\
+EventVwr [computer name] [/l:<event log file>] [/?]\n\
+\n\
+""computer name"" : Specifies the remote computer where to connect\n\
+\tto retrieve the events to display. If no name is specified, the\n\
+\tlocal computer is used.\n\
+\n\
+/l:<event log file> : Specifies which event log file to open.\n\
+\tOnly files in the .evt format (NT ≤ 5.2) are supported.\n\
+\n\
+/? : Displays this help message.\n\
+"
+END
+
 STRINGTABLE
 BEGIN
     IDS_EVENTLOG_ERROR_TYPE "Chyba"