+ Add message for TExternalLinker.CatFileContent method

git-svn-id: trunk@19646 -
This commit is contained in:
pierre 2011-11-18 21:28:46 +00:00
parent 21179c6833
commit 8f7ea8718b

View File

@ -2516,7 +2516,7 @@ asmw_e_handlerdata_no_handler=08025_E_.seh_handlerdata directive without precedi
#
# Executing linker/assembler
#
# 09032 is the last used one
# 09033 is the last used one
#
# BeginOfTeX
%
@ -2606,6 +2606,8 @@ exec_e_cant_open_resource_file=09031_E_Can't open resource file "$1"
% An error occurred resource file cannot be opened.
exec_e_cant_write_resource_file=09032_E_Can't write resource file "$1"
% An error occurred resource file cannot be written.
exec_n_backquote_cat_file_not_found=09033_N_File "$1" not found for backquoted cat command
% The compiler did not find the file that should be expanded into linker parameters
%\end{description}
# EndOfTeX