SVN r1248 (trunk)
This commit is contained in:
parent
b21d837b5a
commit
dd49574325
3 changed files with 5 additions and 2 deletions
|
|
@ -459,7 +459,7 @@ void FRemapTable::AddToTranslation(const char * range)
|
|||
}
|
||||
catch (CRecoverableError &err)
|
||||
{
|
||||
Printf("Error in translation '%s':\n%s\n", err.GetMessage());
|
||||
Printf("Error in translation '%s':\n%s\n", range, err.GetMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue