summaryrefslogtreecommitdiff
path: root/sw/source/ui/dochdl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-06-17 10:48:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-06-17 10:48:47 +0100
commit40dbc52755a905b4437d861360d3b8069d5b53b1 (patch)
treec2f5d442b95c27b501bc17eb86ee831be8649d2f /sw/source/ui/dochdl
parent550cff762d816c336adaf015f481443af1c6edab (diff)
error message for 0 cells or 0 rows is misleading
Change-Id: I0c8a360a264fe960303431877856b5f2f2d731fc
Diffstat (limited to 'sw/source/ui/dochdl')
-rw-r--r--sw/source/ui/dochdl/dochdl.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dochdl/dochdl.src b/sw/source/ui/dochdl/dochdl.src
index e303d5a0b6ee..e2de36634542 100644
--- a/sw/source/ui/dochdl/dochdl.src
+++ b/sw/source/ui/dochdl/dochdl.src
@@ -27,7 +27,7 @@ String STR_NOGLOS
String STR_NO_TABLE
{
- Text [ en-US ] = "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table.";
+ Text [ en-US ] = "A table with no rows or no cells cannot be inserted";
};
String STR_TABLE_TOO_LARGE