summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 18:52:26 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 18:52:26 +0000
commitfdda6d33f824e803db226db097c0ec7556e65bf6 (patch)
tree441c31d52d5197594444136408e07027153adb97 /sfx2/source
parent617c7b39ff1cb47f162f011a11e1565bf53933c6 (diff)
Merge SRC630: 04.05.01 - 21:51:29 (NoBranch)
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/dialog/templdlg.src14
1 files changed, 12 insertions, 2 deletions
diff --git a/sfx2/source/dialog/templdlg.src b/sfx2/source/dialog/templdlg.src
index 280bc196c391..72e3e8a54f88 100644
--- a/sfx2/source/dialog/templdlg.src
+++ b/sfx2/source/dialog/templdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: templdlg.src,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2001-04-05 19:12:52 $
+ * last change: $Author: kz $ $Date: 2001-05-04 19:52:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,6 +139,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "...";
Text[ korean ] = "(~O)...";
Text[ turkish ] = "~Ynet...";
+ Text[ catalan ] = "~Administrar...";
};
PushButton BT_DEL
{
@@ -169,6 +170,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "...";
Text[ korean ] = "(~D)...";
Text[ turkish ] = "~Sil...";
+ Text[ catalan ] = "~Eliminar...";
};
PushButton BT_EDIT
{
@@ -199,6 +201,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "...";
Text[ korean ] = "(~M)...";
Text[ turkish ] = "~Deitir...";
+ Text[ catalan ] = "~Modificar...";
};
PushButton BT_NEW
{
@@ -227,6 +230,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = "...";
Text[ korean ] = "(~N)...";
Text[ turkish ] = "~Yeni...";
+ Text[ catalan ] = "~Nuevo...";
};
HelpButton BT_HELP
{
@@ -268,6 +272,7 @@ ModalDialog RID_STYLECATALOG
Text[ greek ] = " ";
Text[ korean ] = " īŻα";
Text[ turkish ] = "Biim katalou";
+ Text[ catalan ] = "Catlogo de estilos";
};
// Strings ---------------------------------------------------------------
String DLG_STYLE_DESIGNER
@@ -292,6 +297,7 @@ String DLG_STYLE_DESIGNER
Text[ greek ] = "Stylist";
Text[ korean ] = "Ÿ";
Text[ turkish ] = "Stylist";
+ Text[ catalan ] = "Estilista";
};
String STR_STYLE_FILTER_HIERARCHICAL
{
@@ -317,6 +323,7 @@ String STR_STYLE_FILTER_HIERARCHICAL
TEXT[ greek ] = "";
TEXT[ korean ] = "";
TEXT[ turkish ] = "Hiyerarik";
+ TEXT[ catalan ] = "Jerrquico";
};
// DLG_STYLE_DESIGNER ----------------------------------------------------
DockingWindow DLG_STYLE_DESIGNER
@@ -374,6 +381,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = " ";
Text[ korean ] = "ä";
Text[ turkish ] = "Doldur kipi";
+ Text[ catalan ] = "Modo regadera";
};
ToolBoxItem
{
@@ -401,6 +409,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = " ";
Text[ korean ] = "ÿ ִ ";
Text[ turkish ] = "Yeni biim seimi";
+ Text[ catalan ] = "Nuevo estilo a partir de seleccin";
};
ToolBoxItem
{
@@ -428,6 +437,7 @@ DockingWindow DLG_STYLE_DESIGNER
Text[ greek ] = " ";
Text[ korean ] = " Ʈ";
Text[ turkish ] = "Biimi gncelle";
+ Text[ catalan ] = "Actualizar estilo";
};
};
};