diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 14:06:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 14:06:05 +0000 |
commit | 80204d8fcf35c14168a75765360eb61977653162 (patch) | |
tree | bef084bbf17b8e0d28743b03ea7213aafeae831e /svx/source/tbxctrls/colrctrl.src | |
parent | 45804b0395ec0f8369224229e41f1b099c4754d3 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'svx/source/tbxctrls/colrctrl.src')
-rw-r--r-- | svx/source/tbxctrls/colrctrl.src | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src index d996953c775c..23057a3d4ea8 100644 --- a/svx/source/tbxctrls/colrctrl.src +++ b/svx/source/tbxctrls/colrctrl.src @@ -2,9 +2,9 @@ * * $RCSfile: colrctrl.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-11-16 22:26:50 $ + * last change: $Author: hr $ $Date: 2003-03-27 15:04:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,7 @@ DockingWindow RID_SVXCTRL_COLOR Text[ russian ] = ""; Text[ polish ] = "Kolory"; Text[ japanese ] = "色"; - Text[ chinese_traditional ] = "顔色"; + Text[ chinese_traditional ] = "顏色"; Text[ arabic ] = ""; Text[ dutch ] = "Kleuren"; Text[ chinese_simplified ] = "颜色"; @@ -108,8 +108,9 @@ DockingWindow RID_SVXCTRL_COLOR Text[ korean ] = "색상"; Text[ turkish ] = "Renkler"; Text[ language_user1 ] = " "; - Text[ catalan ] = "Colores"; - Text[ finnish ] = "V?rit"; + Text[ catalan ] = "Colors"; + Text[ finnish ] = "Vrit"; + Text[ thai ] = "สี"; }; // ********************************************************************** EOF @@ -118,3 +119,10 @@ DockingWindow RID_SVXCTRL_COLOR + + + + + + + |