mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 17:39:23 +02:00
Docs: LCL/lcltranslator. Updates topics for changes in d8f4c399
.
This commit is contained in:
parent
c5c3b2ec3c
commit
84bb887aee
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user