From 69b93319537115f6dde0b74f56e6732cd337132d Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 29 Apr 2003 15:45:25 +0000 Subject: INTEGRATION: CWS mergem8 (1.7.2.8.6.2.8.1.66); FILE MERGED 2003/04/29 08:28:49 gh 1.7.2.8.6.2.8.1.66.2: final merge for Beta2 2003/04/14 14:52:11 gh 1.7.2.8.6.2.8.1.66.1: merging all languages --- svx/source/tbxctrls/colrctrl.src | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'svx/source/tbxctrls/colrctrl.src') diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src index 23057a3d4ea8..fd946f128800 100644 --- a/svx/source/tbxctrls/colrctrl.src +++ b/svx/source/tbxctrls/colrctrl.src @@ -2,9 +2,9 @@ * * $RCSfile: colrctrl.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hr $ $Date: 2003-03-27 15:04:55 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:45:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,7 @@ DockingWindow RID_SVXCTRL_COLOR }; Text [ swedish ] = "Frger" ; Text [ danish ] = "Farver" ; - Text [ portuguese_brazilian ] = "Farben" ; + Text [ portuguese_brazilian ] = "Cores" ; Text [ portuguese ] = "Cores" ; Text[ chinese_simplified ] = "颜色"; Text[ russian ] = ""; @@ -111,6 +111,9 @@ DockingWindow RID_SVXCTRL_COLOR Text[ catalan ] = "Colors"; Text[ finnish ] = "Vrit"; Text[ thai ] = "สี"; + Text[ czech ] = "Barvy"; + Text[ hebrew ] = "‮צבעים‬"; + Text[ hindi ] = "रंग"; }; // ********************************************************************** EOF @@ -124,5 +127,14 @@ DockingWindow RID_SVXCTRL_COLOR + + + + + + + + + -- cgit