summaryrefslogtreecommitdiffstats
path: root/svx/source/options
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-13 14:21:21 +0000
committerOliver Specht <os@openoffice.org>2002-08-13 14:21:21 +0000
commit98d37d226b796ab51b267648437b2a5bdd34d97c (patch)
treef86bbb54063bdc650dd094dd2916e46b65588dae /svx/source/options
parent#102009# default drawing color and draw fill color removed (diff)
downloadcore-98d37d226b796ab51b267648437b2a5bdd34d97c.tar.gz
core-98d37d226b796ab51b267648437b2a5bdd34d97c.zip
#102249# hyperlink colors are applied to all links, not only in new documents
Diffstat (limited to 'svx/source/options')
-rw-r--r--svx/source/options/optcolor.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/options/optcolor.src b/svx/source/options/optcolor.src
index b209792c0a22..4e73ee717608 100644
--- a/svx/source/options/optcolor.src
+++ b/svx/source/options/optcolor.src
@@ -2,9 +2,9 @@
*
* $RCSfile: optcolor.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: os $ $Date: 2002-08-13 15:09:57 $
+ * last change: $Author: os $ $Date: 2002-08-13 15:21:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -553,9 +553,9 @@ TabPage RID_SVXPAGE_COLORCONFIG
CheckBox CB_LINKS
{
CB_POS_SIZE( 6 );
- Text = "Unbesuchte Verknüpfungen (nur neue Dokumente)" ;
- Text [ ENGLISH ] = "Unvisited Links (new documents only)" ;
- Text[ english_us ] = "Unvisited links (new documents only)";
+ Text = "Unbesuchte Verknüpfungen" ;
+ Text [ ENGLISH ] = "Unvisited Links" ;
+ Text[ english_us ] = "Unvisited links";
Text[ portuguese ] = "Unvisited Links (new documents only)";
Text[ russian ] = "Unvisited Links (new documents only)";
Text[ greek ] = "Unvisited Links (new documents only)";
@@ -582,9 +582,9 @@ TabPage RID_SVXPAGE_COLORCONFIG
CheckBox CB_LINKSVISITED
{
CB_POS_SIZE( 7 );
- Text = "Besuchte Verknüpfungen (nur neue Dokumente)" ;
- Text [ ENGLISH ] = "Visited Links (new documents only)" ;
- Text[ english_us ] = "Visited links (new documents only)";
+ Text = "Besuchte Verknüpfungen" ;
+ Text [ ENGLISH ] = "Visited Links" ;
+ Text[ english_us ] = "Visited links";
Text[ portuguese ] = "Visited Links (new documents only)";
Text[ russian ] = "Visited Links (new documents only)";
Text[ greek ] = "Visited Links (new documents only)";