summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2012-01-30 09:59:40 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2012-01-30 09:59:40 +0100
commite70541dc4627d63f294837f3eefc1cc25398b703 (patch)
tree58026b1ad81056f042681a149ee9665624571b21 /sc
parent0b6486772c52d7112e76555fca6525ad2eec2bae (diff)
Updated error message for Invalid sheet name
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/globstr.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index a5a1e6aedac2..18e924be84cc 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -687,7 +687,7 @@ Resource RID_GLOBSTR
};
String STR_INVALIDTABNAME
{
- Text [ en-US ] = "Invalid sheet name." ;
+ Text [ en-US ] = "Invalid sheet name.\nThe sheet name must not be a duplicate of an existing name \nand may not contain the characters [ ] * ? / \\" ;
};
String STR_SCENARIO
{