From 9032cdafbe57dd92d183fa51302dfc6ef7283ec7 Mon Sep 17 00:00:00 2001 From: Tomas Hajny Date: Wed, 16 Nov 2005 19:00:21 +0000 Subject: [PATCH] * fix of buggy output for -? with path containing underscore git-svn-id: trunk@1772 - --- compiler/msg/errorrw.msg | 2 +- compiler/msg/errorues.msg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/msg/errorrw.msg b/compiler/msg/errorrw.msg index ebbdeddbc0..ec6652b6a2 100644 --- a/compiler/msg/errorrw.msg +++ b/compiler/msg/errorrw.msg @@ -1753,7 +1753,7 @@ unit_h_source_modified=10041_H_ # # Options # -option_usage=11000_$1 [опции] <файл> [опции] +option_usage=11000_O_$1 [опции] <файл> [опции] # BeginOfTeX % % \section{Command-line handling errors} diff --git a/compiler/msg/errorues.msg b/compiler/msg/errorues.msg index 767cf629b0..166c8239c7 100644 --- a/compiler/msg/errorues.msg +++ b/compiler/msg/errorues.msg @@ -2009,7 +2009,7 @@ unit_u_skipping_reresolving_unit=10059_U_Saltando re-resoluciГіn de $1, aГєn se # # 11039 is the last used one # -option_usage=11000_$1 [opciones] [opciones] +option_usage=11000_O_$1 [opciones] [opciones] # BeginOfTeX % % \section{Command-line handling errors}