X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fmscutils%2Feventvwr%2Flang%2Fpt-BR.rc;h=e56007504b683e71b827785eba6b8abf7cf5ebef;hp=3e0e30c4acfb3ffd6866955a7059d372b3662ee5;hb=1afc87ee572d4306564ea5fb1e8a325f0fee89a9;hpb=eb2934df0e721b734dd337025724b426fea970af diff --git a/base/applications/mscutils/eventvwr/lang/pt-BR.rc b/base/applications/mscutils/eventvwr/lang/pt-BR.rc index 3e0e30c4acf..e56007504b6 100644 --- a/base/applications/mscutils/eventvwr/lang/pt-BR.rc +++ b/base/applications/mscutils/eventvwr/lang/pt-BR.rc @@ -144,6 +144,24 @@ BEGIN IDS_SAVE_FILTER "Event Log (*.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:] [/?]\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: : 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 "Erro"