summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/inpdlg.src
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-05-04 20:08:12 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-05-04 20:08:12 +0000
commitf4d07f0330f044cf89850b73245d187942a08f6c (patch)
tree43e831707e0116ba7a52d2dc4dc6ccd7597d5e63 /sw/source/ui/fldui/inpdlg.src
parent018fd228b4e28da50d72d642e1b0aeb0cf77d74f (diff)
Merge SRC630: 04.05.01 - 23:07:29 (NoBranch)
Diffstat (limited to 'sw/source/ui/fldui/inpdlg.src')
-rw-r--r--sw/source/ui/fldui/inpdlg.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/source/ui/fldui/inpdlg.src b/sw/source/ui/fldui/inpdlg.src
index 8ccad875c8ab..1aa53cf08997 100644
--- a/sw/source/ui/fldui/inpdlg.src
+++ b/sw/source/ui/fldui/inpdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: inpdlg.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2001-04-12 07:36:24 $
+ * last change: $Author: hjs $ $Date: 2001-05-04 21:08:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,6 +123,7 @@ ModalDialog DLG_FLD_INPUT
Text[ korean ] = "Է";
Text[ turkish ] = "Giri";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Entrada";
};
MultiLineEdit ED_EDIT
{
@@ -159,6 +160,7 @@ ModalDialog DLG_FLD_INPUT
Text[ korean ] = "";
Text[ turkish ] = "Dzenle";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Editar";
};
OKButton BT_OK
{
@@ -200,6 +202,7 @@ ModalDialog DLG_FLD_INPUT
Text[ korean ] = "(~N)";
Text[ turkish ] = "~leri";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Siguiente";
};
HelpButton PB_HELP
{
@@ -225,4 +228,5 @@ ModalDialog DLG_FLD_INPUT
Text[ korean ] = "Էʵ";
Text[ turkish ] = "Giri alan";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Campo de entrada";
};