From 1779be536f1fc3ab3ca171e4ff551dae8e4dd337 Mon Sep 17 00:00:00 2001
From: Vladimir Glazounov <vg@openoffice.org>
Date: Wed, 4 Jun 2008 10:22:09 +0000
Subject: 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

---
 svx/source/options/optcolor.src | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

(limited to 'svx/source/options')

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";
+            };
         };
     };
 };
-- 
cgit