summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colrctrl.src
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 11:20:49 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 11:20:49 +0000
commitd067e5a79a68be27fb6a28293c325164957bf84d (patch)
treefdbce55c1a2239decdc496ce276de33eeaab0833 /svx/source/tbxctrls/colrctrl.src
parentf1704eeaba7ea69f929a773c5f76cfdd5b323ae1 (diff)
INTEGRATION: CWS mergebuild (1.15.98); FILE MERGED
2004/04/20 18:59:55 hjs 1.15.98.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:24:59 ihi 1.15.98.2: en -> en-US 2003/11/10 17:58:56 ihi 1.15.98.1: #111234# Merge during build
Diffstat (limited to 'svx/source/tbxctrls/colrctrl.src')
-rw-r--r--svx/source/tbxctrls/colrctrl.src39
1 files changed, 5 insertions, 34 deletions
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src
index 35d6863732e0..29be8d72b1a7 100644
--- a/svx/source/tbxctrls/colrctrl.src
+++ b/svx/source/tbxctrls/colrctrl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: colrctrl.src,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 14:34:52 $
+ * last change: $Author: hjs $ $Date: 2004-06-25 12:20:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,13 +78,8 @@ DockingWindow RID_SVXCTRL_COLOR
Dockable = TRUE ;
EnableResizing = TRUE ;
Size = MAP_APPFONT ( 150 , 22 ) ;
- Text = "Farben" ;
- Text [ ENGLISH ] = "Colors" ;
- Text [ english_us ] = "Colors" ;
- Text [ italian ] = "Colori" ;
- Text [ spanish ] = "Colores" ;
- Text [ french ] = "Couleurs" ;
- Text [ dutch ] = "Kleuren" ;
+ Text [ de ] = "Farben" ;
+ Text [ en-US ] = "Colors" ;
Control 1
{
HelpId = HID_COLOR_CTL_COLORS ;
@@ -92,31 +87,7 @@ DockingWindow RID_SVXCTRL_COLOR
Size = MAP_APPFONT ( 146 , 18 ) ;
Border = FALSE ;
};
- Text [ swedish ] = "Frger" ;
- Text [ danish ] = "Farver" ;
- Text [ portuguese_brazilian ] = "Cores" ;
- Text [ portuguese ] = "Cores" ;
- Text[ chinese_simplified ] = "颜色";
- Text[ russian ] = "";
- Text[ polish ] = "Kolory";
- Text[ japanese ] = "色";
- Text[ chinese_traditional ] = "顏色";
- Text[ arabic ] = "";
- Text[ dutch ] = "Kleuren";
- Text[ chinese_simplified ] = "颜色";
- Text[ greek ] = "";
- Text[ korean ] = "색상";
- Text[ turkish ] = "Renkler";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Colors";
- Text[ finnish ] = "Vrit";
- Text[ thai ] = "สี";
- Text[ czech ] = "Barvy";
- Text[ hebrew ] = "‮צבעים‬";
- Text[ hindi ] = "रंग";
- Text[ slovak ] = "Farby";
- Text[ hungarian ] = "Színek";
- Text[ slovenian ] = "Barve";
+ Text [ x-comment ] = " ";
};
// ********************************************************************** EOF