Kaydet (Commit) e70541dc authored tarafından Albert Thuswaldner's avatar Albert Thuswaldner Kaydeden (comit) Stefan Knorr (astron)

Updated error message for Invalid sheet name

üst 0b648677
...@@ -687,7 +687,7 @@ Resource RID_GLOBSTR ...@@ -687,7 +687,7 @@ Resource RID_GLOBSTR
}; };
String STR_INVALIDTABNAME 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 String STR_SCENARIO
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment