summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/colwd.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2001-05-04 19:58:49 +0000
committerRüdiger Timm <rt@openoffice.org>2001-05-04 19:58:49 +0000
commit561eda52a69500b35c40740788cae382a68cb69d (patch)
tree4fa5785cc48c71d8931b58d48fe5a6addbdb831d /sw/source/ui/table/colwd.src
parent0d034881146aac9cc81a67a1ab989bbc23e23284 (diff)
Merge SRC630: 04.05.01 - 22:58:07 (NoBranch)
Diffstat (limited to 'sw/source/ui/table/colwd.src')
-rw-r--r--sw/source/ui/table/colwd.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/source/ui/table/colwd.src b/sw/source/ui/table/colwd.src
index 6253685f6ec7..6f5bcb7a1bfb 100644
--- a/sw/source/ui/table/colwd.src
+++ b/sw/source/ui/table/colwd.src
@@ -2,9 +2,9 @@
*
* $RCSfile: colwd.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2001-03-31 06:52:57 $
+ * last change: $Author: rt $ $Date: 2001-05-04 20:58:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,6 +131,7 @@ ModalDialog DLG_COL_WIDTH
Text[ korean ] = "ʺ(~W)";
Text[ turkish ] = "~Genilik";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "A~ncho";
};
MetricField ED_WIDTH
{
@@ -177,6 +178,7 @@ ModalDialog DLG_COL_WIDTH
Text[ korean ] = "ʺ";
Text[ turkish ] = "Genilik";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Ancho";
};
FixedText FT_COL
{
@@ -206,6 +208,7 @@ ModalDialog DLG_COL_WIDTH
Text[ korean ] = "(~C)";
Text[ turkish ] = "~Stun";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Colu~mna";
};
NumericField ED_COL
{
@@ -229,4 +232,5 @@ ModalDialog DLG_COL_WIDTH
Text[ korean ] = " ʺ";
Text[ turkish ] = "Stun genilii";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Ancho de columna";
};