summaryrefslogtreecommitdiff
path: root/svx/source/src/errtxt.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/src/errtxt.src')
-rw-r--r--svx/source/src/errtxt.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src
index ab00f1b94a5a..0484a929db80 100644
--- a/svx/source/src/errtxt.src
+++ b/svx/source/src/errtxt.src
@@ -508,6 +508,10 @@ Resource RID_ERRHDL
{
Text [ en-US ] = "File format error found at $(ARG1)(row,col).";
};
+ String ERRCODE_IO_FILTERDISABLED
+ {
+ Text [ en-US ] = "The filter for this file format is disabled in configuration. Please contact your systems administrator.";
+ };
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */