summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-18 03:12:06 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-18 03:12:06 +0200
commit15344d0415f153ba579ad132266c47990a8c9515 (patch)
tree2d3de1d103adc94c38ec78f19378cb6aa57bbe96 /sw/source/uibase/uiview/view.src
parent94cbfebdc62c3862e502c28dbd65de02fcab5730 (diff)
InfoBox MSG_ERR_INSERT_GLOS to String
Change-Id: Ie72cb6796e3996d7050b771f7ab92e4ab5a6d72b
Diffstat (limited to 'sw/source/uibase/uiview/view.src')
-rw-r--r--sw/source/uibase/uiview/view.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/uiview/view.src b/sw/source/uibase/uiview/view.src
index 17794b074479..e85ad5dd7209 100644
--- a/sw/source/uibase/uiview/view.src
+++ b/sw/source/uibase/uiview/view.src
@@ -36,9 +36,9 @@ InfoBox MSG_NO_MERGE_ENTRY
{
Message [ en-US ] = "Could not merge documents." ;
};
-InfoBox MSG_ERR_INSERT_GLOS
+String STR_ERR_INSERT_GLOS
{
- Message [ en-US ] = "AutoText could not be created." ;
+ Text [ en-US ] = "AutoText could not be created." ;
};
InfoBox MSG_ERR_SRCSTREAM
{