Docs: LCL/lcltranslator. Updates topics for changes in d8f4c399.

This commit is contained in:
dsiders 2023-06-06 03:43:26 +01:00
parent c5c3b2ec3c
commit 84bb887aee

View File

@ -362,13 +362,13 @@ to be used. This is the location where the
TranslateLCLResourceStrings calls the TranslateUnitResourceStringsEx routine
using the specified parameter values as arguments, and 'lclstrconsts' as the
base unit name for the translation. TranslateUnitResourceStringsEx resolves
the path, language, and file extension needed for the platform or operating
system and applies the translated values.
the path, language identifier, and file extension needed for the platform or
operating system and applies the translated values.
</p>
<p>
The return value contains the language identifier or locale code used in the
translation. It may contain an empty string (<b>''</b>) if a localization
file is not found for the language or an error occurs.
file is not found for the language or an error occurs.
</p>
</descr>
<seealso>