summaryrefslogtreecommitdiff
path: root/svx/source/dialog/bmpmask.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/bmpmask.src')
-rw-r--r--svx/source/dialog/bmpmask.src30
1 files changed, 26 insertions, 4 deletions
diff --git a/svx/source/dialog/bmpmask.src b/svx/source/dialog/bmpmask.src
index 08e8a70e0a1b..2d95007088f2 100644
--- a/svx/source/dialog/bmpmask.src
+++ b/svx/source/dialog/bmpmask.src
@@ -2,9 +2,9 @@
*
* $RCSfile: bmpmask.src,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: kz $ $Date: 2002-11-27 16:33:06 $
+ * last change: $Author: hr $ $Date: 2003-03-27 15:00:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,7 +136,7 @@ DockingWindow RID_SVXDLG_BMPMASK
Text[ chinese_traditional ] = "源顏色";
Text[ arabic ] = " ";
Text[ greek ] = " ";
- Text[ korean ] = "소스 색상";
+ Text[ korean ] = "원본 색상";
Text[ turkish ] = "Kaynak renk";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Color font";
@@ -194,7 +194,7 @@ DockingWindow RID_SVXDLG_BMPMASK
Text[ chinese_traditional ] = "替代成...";
Text[ arabic ] = " ...";
Text[ greek ] = " ...";
- Text[ korean ] = "바꿀 색상...";
+ Text[ korean ] = "바꾸기...";
Text[ turkish ] = "Yeni renk...";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Reemplaa amb...";
@@ -545,6 +545,23 @@ String RID_SVXDLG_BMPMASK_STR_TRANSP
Text[ thai ] = "โปร่งแสง";
};
+String RID_SVXDLG_BMPMASK_STR_SOURCECOLOR
+{
+ // This string is used by the eyedropper dialog to denote a color in an image
+ // that will be replaced by another color.
+ Text = "Quellfarbe";
+ Text [ ENGLISH ] = "Source Color";
+ Text[ english_us ] = "Source Color";
+ Text[ french ] = "Source Color";
+ Text[ spanish ] = "Source Color";
+ Text[ italian ] = "Source Color";
+ Text[ swedish ] = "Source Color";
+ Text[ japanese ] = "Source Color";
+ Text[ korean ] = "Source Color";
+ Text[ chinese_simplified ] = "Source Color";
+ Text[ chinese_traditional ] = "Source Color";
+};
+
// ********************************************************************** EOF
@@ -559,3 +576,8 @@ String RID_SVXDLG_BMPMASK_STR_TRANSP
+
+
+
+
+