diff --git a/docs/xml/lcl/taskdlgemulation.xml b/docs/xml/lcl/taskdlgemulation.xml
index 333c1f2461..a06b1ef601 100644
--- a/docs/xml/lcl/taskdlgemulation.xml
+++ b/docs/xml/lcl/taskdlgemulation.xml
@@ -697,49 +697,6 @@ available.
-
-
-Defines a function used to translate a caption used on a task dialog.
-
-
-
-TTaskDialogTranslate is the type used to implement the TaskDialog_Translate
-variable.
-
-
-
-
-
-
-
-
-Translated value for the specified caption.
-
-
-
-
-Caption value translated in the routine.
-
-
-
-
-
-Variable with the function used to translate strings on an emulated task dialog
-instance.
-
-
-
-
-Comment in source code:
-Do we really need this? We already use resource strings that can be translated
-using translations unit.
-
-
-
-
-
-
-
Executes an emulated task dialog for using the specified arguments.
@@ -897,9 +854,6 @@ argument. For example:
Other values
Returns an empty string ('').
-
-IconMessage calls TD_Trans to localize the return value prior to exit.
-
@@ -913,7 +867,7 @@ Translated message content for the specified icon.
-Specifies the icon for the translated message.
+Specifies the icon used to identify the translated message in the return value.