summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/imoptdlg.src
diff options
context:
space:
mode:
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 ] = "~Ayrma iareti";
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 ayrma ia.";
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 kmesi";
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 seenekleri";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Opciones de campo";
};
OKButton BTN_OK
{
@@ -249,5 +253,6 @@ ModalDialog RID_SCDLG_IMPORTOPT
Text[ korean ] = " ";
Text[ turkish ] = "Dosyay ie aktar";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Importar archivo";
};