From e70541dc4627d63f294837f3eefc1cc25398b703 Mon Sep 17 00:00:00 2001 From: Albert Thuswaldner Date: Mon, 30 Jan 2012 09:59:40 +0100 Subject: [PATCH] Updated error message for Invalid sheet name --- sc/source/ui/src/globstr.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {