diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 10:22:09 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 10:22:09 +0000 |
commit | 1779be536f1fc3ab3ca171e4ff551dae8e4dd337 (patch) | |
tree | 8ed86d47706af79ccec806834617f9bcb08d5752 | |
parent | 612a3e989a1c41909ad1923d6b794a7131b30f4d (diff) |
INTEGRATION: CWS touchpoints01 (1.46.82); FILE MERGED
2008/06/02 17:15:00 tl 1.46.82.1: #i90146# strings for grammar checking UI
-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"; + }; }; }; }; |