summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/imoptdlg.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 19:22:04 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 19:22:04 +0000
commit06cf00e7e1c4bd50d3ff0df947bd6c6cf665b1ff (patch)
treeae01f5a342b3441302b61914589ab4d44b2d891d /sc/source/ui/dbgui/imoptdlg.src
parentfade615c0647db667ca11fea5ffba231ace77916 (diff)
Merge SRC630: 04.05.01 - 22:21:20 (NoBranch)
Diffstat (limited to 'sc/source/ui/dbgui/imoptdlg.src')
-rw-r--r--sc/source/ui/dbgui/imoptdlg.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/sc/source/ui/dbgui/imoptdlg.src b/sc/source/ui/dbgui/imoptdlg.src
index 498f4e598929..92665a7b5374 100644
--- a/sc/source/ui/dbgui/imoptdlg.src
+++ b/sc/source/ui/dbgui/imoptdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: imoptdlg.src,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2001-03-31 06:18:38 $
+ * last change: $Author: kz $ $Date: 2001-05-04 20:21:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,6 +110,7 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = "ÇÊµå ±¸ºÐÀÚ(~F)";
Text[ turkish ] = "~Ayýrma iþareti";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Separador de campos";
};
ComboBox ED_FIELDSEP
{
@@ -144,6 +145,7 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = "ÅؽºÆ® ±¸ºÐ ±âÈ£(~T)";
Text[ turkish ] = "~Metin ayýrma iþa.";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "S~eparador de texto";
};
ComboBox ED_TEXTSEP
{
@@ -178,6 +180,7 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = "¹®ÀÚÁýÇÕ(~C)";
Text[ turkish ] = "~Karakter kümesi";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "J~uego de caracteres";
};
ListBox DDLB_FONT
{
@@ -222,6 +225,7 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = "ÇÊµå ¿É¼Ç";
Text[ turkish ] = "Alan seçenekleri";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Opciones de campo";
};
OKButton BTN_OK
{
@@ -249,5 +253,6 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = "ÆÄÀÏ °¡Á®¿À±â";
Text[ turkish ] = "Dosyayý içe aktar";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Importar archivo";
};