summaryrefslogtreecommitdiff
path: root/testautomation/writer/tools/includes/w_tool1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/tools/includes/w_tool1.inc')
-rw-r--r--testautomation/writer/tools/includes/w_tool1.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/tools/includes/w_tool1.inc b/testautomation/writer/tools/includes/w_tool1.inc
index a39fa5773102..17f5432edff3 100644
--- a/testautomation/writer/tools/includes/w_tool1.inc
+++ b/testautomation/writer/tools/includes/w_tool1.inc
@@ -345,7 +345,7 @@ sub sMenufunktionen(Fuer_Was as string)
Sleep 1
if i >= 20 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 "Button (" + i + ")" + Fuer_Was + " is disabled "
end if
@@ -363,7 +363,7 @@ sub sMenufunktionen(Fuer_Was as string)
printlog Fuer_Was
else
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 " - Controlfieldproperties "+ Fuer_Was +" from Menu not available!"
end if