summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_020_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/required/includes/w_020_.inc')
-rw-r--r--testautomation/writer/required/includes/w_020_.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/required/includes/w_020_.inc b/testautomation/writer/required/includes/w_020_.inc
index 9235d1b83d7b..3eee667be02d 100644
--- a/testautomation/writer/required/includes/w_020_.inc
+++ b/testautomation/writer/required/includes/w_020_.inc
@@ -387,7 +387,7 @@ testcase t_TB_Form
Kontext "FormControls"
if NOT ControlProperties.IsEnabled then
if gPlatform = "osx" then
- warnlog "#i82427#-Mac OS X (Aqua): Drawing function does not draw anything"
+ warnlog "Mac OS X (Aqua): Drawing function does not draw anything"
else
warnlog "Control properties button disabled!"
end if
@@ -848,7 +848,7 @@ testcase tHtmlDoc_TB_Form
Kontext "FormControls"
if NOT ControlProperties.IsEnabled then
if gPlatform = "osx" then
- warnlog "#i82427#-Mac OS X (Aqua): Drawing function does not draw anything"
+ warnlog "Mac OS X (Aqua): Drawing function does not draw anything"
else
warnlog "Control properties button disabled!"
end if