summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/dbumiscres.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-03-14 08:16:28 +0000
committerFrank Schönheit <fs@openoffice.org>2001-03-14 08:16:28 +0000
commit9a211e99eba2fe09bf79ef4a319a39da07920019 (patch)
tree6292edef5ec877d9d174a7329b9d2e5d2af55f41 /dbaccess/source/ui/misc/dbumiscres.src
parente49952dd381522878e5e6fb3be2af96af92b3ab7 (diff)
wrong texts in the semicolon-separated lists (english_us)
Diffstat (limited to 'dbaccess/source/ui/misc/dbumiscres.src')
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.src13
1 files changed, 9 insertions, 4 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src
index 28677d4314d9..e32a4da0c1d7 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.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2001-03-09 20:39:55 $
+ * last change: $Author: fs $ $Date: 2001-03-14 09:16:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ Resource RSC_DATASOURCE_TYPES
{
Text = "Adabas;JDBC;ODBC;dBase;ADO;Text;Tabellendokument" ;
Text [ english ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet" ;
- Text [ english_us ] = "Adabas;JDBC;ODBC;dBase;Text" ;
+ Text [ english_us ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet" ;
Text[ portuguese ] = "Adabas;JDBC;ODBC;dBase;Texto";
Text[ russian ] = "Adabas;JDBC;ODBC;dBase;";
Text[ greek ] = "Adabas;JDBC;ODBC;dBase;";
@@ -106,6 +106,7 @@ Resource RSC_DATASOURCE_TYPES
Text[ chinese_traditional ] = "Adabas;JDBC;ODBC;dBase;r";
Text[ turkish ] = "Adabas;JDBC;ODBC;dBase;Text";
Text[ arabic ] = "Adabas;JDBC;ODBC;dBase;ADO;; ";
+ Text[ language_user1 ] = "Please be carefull with the number/ordering of (semicolon-separated) tokens in the string.";
};
};
@@ -115,7 +116,7 @@ Resource RSC_CHARSETS
{
Text = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System" ;
Text [ english ] = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System" ;
- Text [ english_us ] = "Ansi;Mac;DOS;IBMPC;IBMPC (437);IBMPC (850);IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System" ;
+ Text [ english_us ] = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);System" ;
Text[ language_user1 ] = "Please take care of the numer of tokens in the translated string (Tokens are the units separated by ; characters). It must be exactly the same number as in the original (untranslated) string. Thanks.";
Text[ portuguese ] = "Ansi;Mac;Dos;IBMPC;IBMPC (437);IBMPC (850);IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);Sistema";
Text[ russian ] = "Ansi;Mac;Dos;IBMPC;IBMPC (437);IBMPC (850);IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);";
@@ -134,6 +135,7 @@ Resource RSC_CHARSETS
Text[ chinese_traditional ] = "Ansi;Mac;Dos;IBMPC;IBMPC (437);IBMPC (850);IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);t";
Text[ turkish ] = "Ansi;Mac;Dos;IBMPC;IBMPC (437);IBMPC (850);IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);Sistem";
Text[ arabic ] = "Ansi;Mac;IBMPC (437);IBMPC (850)/ DOS;IBMPC (860);IBMPC (861);IBMPC (863);IBMPC (865);";
+ Text[ language_user1 ] = "Please be carefull with the number/ordering of (semicolon-separated) tokens in the string.";
};
};
@@ -189,6 +191,9 @@ String STR_OBJECT_ALREADY_EXSISTS
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.13 2001/03/09 20:39:55 kz
+ * Merge SRC624: 09.03.01 - 21:40:01 (NoBranch)
+ *
* Revision 1.12 2001/02/13 09:48:18 fs
* #83632# merge IBMPC, IBMPC(850), DOS
*