summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/dbumiscres.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2002-11-25 14:12:13 +0000
committerKurt Zenker <kz@openoffice.org>2002-11-25 14:12:13 +0000
commit04cdf240261f561bb427154b6ac292ea3b7968e9 (patch)
tree9984a2d5b0c9f583397394caf99ff5366abaaa7b /dbaccess/source/ui/misc/dbumiscres.src
parentbff9fd44df9bc50e26ee747fa2aeb599158c67ce (diff)
Merge SRX644: 25.11.02 - 16:08:20
Diffstat (limited to 'dbaccess/source/ui/misc/dbumiscres.src')
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.src12
1 files changed, 8 insertions, 4 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src
index 67b77b48c6eb..81b702ca6757 100644
--- a/dbaccess/source/ui/misc/dbumiscres.src
+++ b/dbaccess/source/ui/misc/dbumiscres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dbumiscres.src,v $
*
- * $Revision: 1.49 $
+ * $Revision: 1.50 $
*
- * last change: $Author: oj $ $Date: 2002-11-21 15:27:11 $
+ * last change: $Author: kz $ $Date: 2002-11-25 15:12:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ Resource RSC_DATASOURCE_TYPES
Text = "MySQL;MySQL;Adabas;JDBC;ODBC;dBase;ADO;Text;Tabellendokument;Adressbuch" ;
Text [ english ] = "MySQL;MySQL;Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet;Addressbook" ;
Text [ english_us ] = "MySQL;MySQL;Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet;Addressbook" ;
+ Text[ language_user1 ] = "Please be carefull with the number/ordering of (semicolon-separated) tokens in the string.";
};
};
@@ -462,7 +463,7 @@ String STR_UNEXPECTED_ERROR
Text[ greek ] = " . .";
Text[ dutch ] = "Er is een onverwachte fout opgetreden. De opdracht kan niet worden uitgevoerd.";
Text[ french ] = "Une erreur imprvue s'est produite : impossible d'excuter l'opration !";
- Text[ spanish ] = "Ha ocurrido un error. No se puede ejecutar la operacin.";
+ Text[ spanish ] = "Se ha producido un error. Imposible ejecutar la operacin.";
Text[ finnish ] = "On ilmennyt odottamaton virhe. Toimintoa ei voitu suorittaa";
Text[ italian ] = "Si verificato un errore inaspettato. Impossibile terminare l'operazione.";
Text[ danish ] = "Der er opstet en uventet fejl. Operationen kan ikke udfres.";
@@ -516,7 +517,7 @@ String STR_MISSING_TABLES_XDROP
Text[ greek ] = " , .";
Text[ dutch ] = "De tabel kan niet worden gewist, daar deze niet wordt ondersteund door de database.";
Text[ french ] = "Impossible de supprimer la table : elle n'est pas supporte par la connexion de BD.";
- Text[ spanish ] = "No se puede eliminar la tabla porque la conexin con la base de datos no apoya esta accin.";
+ Text[ spanish ] = "No se puede eliminar la tabla porque la conexin con la base de datos no apoya esta operacin.";
Text[ finnish ] = "Taulukkoa ei voi poistaa, koska tietokantayhteys ei tue poistamista.";
Text[ italian ] = "Impossibile eliminare la tabella perch non supportata dal collegamento al database.";
Text[ danish ] = "Tabellen kan ikke slettes, da databaseforbindelsen ikke understtter den.";
@@ -619,6 +620,9 @@ String STR_REDO_COLON
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.49 2002/11/21 15:27:11 oj
+ * #105213# impl new feature of rown mysql driver page
+ *
* Revision 1.48 2002/09/05 10:53:01 kz
* Merge SRX643: 05.09.02 - 12:49:41
*