diff options
Diffstat (limited to 'svx/source/options')
-rw-r--r-- | svx/source/options/optcolor.src | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/svx/source/options/optcolor.src b/svx/source/options/optcolor.src index bf28a2a963d2..d1b34b6115ea 100644 --- a/svx/source/options/optcolor.src +++ b/svx/source/options/optcolor.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: optcolor.src,v $ - * $Revision: 1.46 $ + * $Revision: 1.47 $ * * This file is part of OpenOffice.org. * @@ -438,6 +438,14 @@ TabPage RID_SVXPAGE_COLORCONFIG { Text [ en-US ] = "Colorsettings of the Extensions"; }; + String ST_SPELL_CHECK_HIGHLIGHTING + { + Text [ en-US ] = "Spell check highlighting"; + }; + String ST_GRAMMAR_CHECK_HIGHLIGHTING + { + Text [ en-US ] = "Grammar check highlighting"; + }; }; }; }; |