From 84bb887aee6680c2828a96323fc003e1ba9e7fd0 Mon Sep 17 00:00:00 2001
From: dsiders
Date: Tue, 6 Jun 2023 03:43:26 +0100
Subject: [PATCH] Docs: LCL/lcltranslator. Updates topics for changes in
d8f4c399.
---
docs/xml/lcl/lcltranslator.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/xml/lcl/lcltranslator.xml b/docs/xml/lcl/lcltranslator.xml
index 9446cf6e90..3eae6aef6d 100644
--- a/docs/xml/lcl/lcltranslator.xml
+++ b/docs/xml/lcl/lcltranslator.xml
@@ -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.
The return value contains the language identifier or locale code used in the
translation. It may contain an empty string ('') 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.