diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-05 09:53:01 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-05 09:53:01 +0000 |
commit | 32843dbb6aeaf7db28db459820fe8b03ff7776bd (patch) | |
tree | 125e8a523787be8c5f3f57d54bba6df8cde568f2 /dbaccess/source/ui | |
parent | fb14552abcf19b209c66d88f6270a6a9cef70146 (diff) |
Merge SRX643: 05.09.02 - 12:49:41
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r-- | dbaccess/source/ui/misc/dbumiscres.src | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src index f9fbc2cff..2c90dbedc 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.47 $ + * $Revision: 1.48 $ * - * last change: $Author: oj $ $Date: 2002-08-19 07:51:10 $ + * last change: $Author: kz $ $Date: 2002-09-05 10:53:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ Resource RSC_DATASOURCE_TYPES { Text = "Adabas;JDBC;ODBC;dBase;ADO;Text;Tabellendokument;Adressbuch" ; Text [ english ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet;Addressbook" ; - Text [ english_us ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet;Addressbook" ; + Text [ english_us ] = "Adabas;JDBC;ODBC;dBase;ADO;Text;Spreadsheet;Address book" ; Text[ portuguese ] = "Adabas;JDBC;ODBC;dBase;ADO;Texto;FolhaClculo;LivroEndereos"; Text[ russian ] = "Adabas;JDBC;ODBC;dBase;ADO;; ; "; Text[ greek ] = "Adabas;JDBC;ODBC;dBase;ADO;; ; "; @@ -596,13 +596,13 @@ String STR_UNDO_COLON Text[ spanish ] = "Deshacer:"; Text[ italian ] = "Annulla:"; Text[ danish ] = "Fortryd:"; - Text[ swedish ] = "ngra"; + Text[ swedish ] = "ngra:"; Text[ polish ] = "Cofnij"; Text[ portuguese_brazilian ] = "Undo:"; - Text[ japanese ] = "元に戻す"; - Text[ korean ] = "실행취소"; - Text[ chinese_simplified ] = "撤消命令"; - Text[ chinese_traditional ] = "復原"; + Text[ japanese ] = "元に戻す:"; + Text[ korean ] = "실행 취소:"; + Text[ chinese_simplified ] = "撤消命令:"; + Text[ chinese_traditional ] = "復原:"; Text[ turkish ] = "Undo"; Text[ arabic ] = ""; Text[ catalan ] = "Desfs:"; @@ -623,13 +623,13 @@ String STR_REDO_COLON Text[ spanish ] = "Restaurar:"; Text[ italian ] = "Ripristina:"; Text[ danish ] = "Gendan:"; - Text[ swedish ] = "terstll"; + Text[ swedish ] = "terstll:"; Text[ polish ] = "Przywr"; Text[ portuguese_brazilian ] = "Redo:"; - Text[ japanese ] = "やり直し"; - Text[ korean ] = "복구"; - Text[ chinese_simplified ] = "恢复撤消命令"; - Text[ chinese_traditional ] = "恢復撤消指令"; + Text[ japanese ] = "やり直し:"; + Text[ korean ] = "다시 실행:"; + Text[ chinese_simplified ] = "恢复撤消命令:"; + Text[ chinese_traditional ] = "恢復撤消指令:"; Text[ turkish ] = "Redo"; Text[ arabic ] = ""; Text[ catalan ] = "Refs"; @@ -640,6 +640,9 @@ String STR_REDO_COLON /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.47 2002/08/19 07:51:10 oj + * #99473# change string resource files + * * Revision 1.46 2002/08/01 20:27:29 kz * Merge SRX643: 01.08.02 - 22:24:17 * |