summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.src
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basidesh.src')
-rw-r--r--basctl/source/basicide/basidesh.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src
index 6876130f944f..5e019fd91dd4 100644
--- a/basctl/source/basicide/basidesh.src
+++ b/basctl/source/basicide/basidesh.src
@@ -216,6 +216,10 @@ String RID_STR_CANNOTCLOSE
{
Text [ en-US ] = "The window cannot be closed while BASIC is running." ;
};
+String RID_STR_CANNOTSAVEVBA
+{
+ Text [ en-US ] = "You are editing a VBA macro. Changes can be saved only in OpenDocument Format." ;
+};
String RID_STR_REPLACESTDLIB
{
Text [ en-US ] = "The default library cannot be replaced." ;