summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2001-09-10 11:22:32 +0000
committerThomas Lange <tl@openoffice.org>2001-09-10 11:22:32 +0000
commitab7a6c54c3167c458e3c5958cac4b55918d53c2b (patch)
treedf9c0ec14166a6e4ef9fdc4d8e6ada9c216b5e16 /sw/source/ui/lingu
parentcf345e026fc0378c4436173c8064717c7db4d538 (diff)
#89375# '...' added to Spellcheck menu entry
Diffstat (limited to 'sw/source/ui/lingu')
-rw-r--r--sw/source/ui/lingu/olmenu.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/lingu/olmenu.src b/sw/source/ui/lingu/olmenu.src
index 391a3be2b124..7c2e77cda1cc 100644
--- a/sw/source/ui/lingu/olmenu.src
+++ b/sw/source/ui/lingu/olmenu.src
@@ -2,9 +2,9 @@
*
* $RCSfile: olmenu.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: kz $ $Date: 2001-08-24 10:39:17 $
+ * last change: $Author: tl $ $Date: 2001-09-10 12:22:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,9 +71,10 @@ Menu MN_SPELL_POPUP
{
Identifier = MN_SPELLING ;
HelpID = HID_LINGU_SPELLING_DLG ;
- Text = "~Rechtschreibung" ;
- Text [ English ] = "~Spelling" ;
- Text [ english_us ] = "~Spellcheck" ;
+ Text = "~Rechtschreibung..." ;
+ Text [ English ] = "~Spelling..." ;
+ Text[ language_user1 ] = "triple dots (...) are required now at the end of the text";
+ Text [ english_us ] = "~Spellcheck..." ;
Text [ italian ] = "Controllo ~ortografico" ;
Text [ spanish ] = "Ortogra~fa" ;
Text [ french ] = "~Orthographe" ;
@@ -93,7 +94,6 @@ Menu MN_SPELL_POPUP
Text[ greek ] = "~";
Text[ korean ] = "맞춤법(~S)";
Text[ turkish ] = "~Yazm klavuzu";
- Text[ language_user1 ] = " ";
Text[ catalan ] = "Ortogra~fa";
Text[ finnish ] = "~Oikeinkirjoituksen tarkistus";
};