diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-05-27 19:14:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-05-27 19:14:54 +0000 |
commit | 06f536986686db7ebddfd3836fdea2187e8122df (patch) | |
tree | 3f820def143460122256ab227aec730e4efbaf66 /dbaccess/source | |
parent | 56c79e351ea7f8b28b98badaacbdec58a0e2516c (diff) |
Merge SRX642: 27.05.02 - 22:13:55
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/ui/dlg/RelationDlg.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/RelationDlg.src b/dbaccess/source/ui/dlg/RelationDlg.src index 7b654903640a..d56e9e40c068 100644 --- a/dbaccess/source/ui/dlg/RelationDlg.src +++ b/dbaccess/source/ui/dlg/RelationDlg.src @@ -1,6 +1,6 @@ //-------------------------------------------------------------------------- // - // $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/dbaccess/source/ui/dlg/RelationDlg.src,v 1.24 2002-04-29 20:33:30 kz Exp $ + // $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/dbaccess/source/ui/dlg/RelationDlg.src,v 1.25 2002-05-27 20:14:54 kz Exp $ // // (c) Copyright 1997 by Star Division GmbH, Hamburg. // @@ -8,7 +8,7 @@ // AWO // // Letzte Aenderung: - // $Author: kz $ $Date: 2002-04-29 20:33:30 $ $Revision: 1.24 $ + // $Author: kz $ $Date: 2002-05-27 20:14:54 $ $Revision: 1.25 $ // //-------------------------------------------------------------------------- #ifndef DBAUI_RELATIONDIALOG_HRC @@ -51,14 +51,14 @@ ModalDialog DLG_REL_PROPERTIES Text[ greek ] = " "; Text[ dutch ] = "betrokken tabellen"; Text[ french ] = "Tables impliques"; - Text[ spanish ] = "Tablas consideradas"; + Text[ spanish ] = "Tablas implicadas"; Text[ italian ] = "Tabelle considerate"; Text[ danish ] = "involverede tabeller"; Text[ swedish ] = "inkluderade tabeller"; Text[ polish ] = "implikowane tabele"; Text[ portuguese_brazilian ] = "involved tables"; Text[ japanese ] = "関連テーブル"; - Text[ korean ] = "관련 테이블"; + Text[ korean ] = "관련 표"; Text[ chinese_simplified ] = "有关联的表格"; Text[ chinese_traditional ] = "相關的表格"; Text[ arabic ] = " "; @@ -100,7 +100,7 @@ ModalDialog DLG_REL_PROPERTIES Text[ greek ] = " "; Text[ dutch ] = "betrokken velden"; Text[ french ] = "Champs impliqus"; - Text[ spanish ] = "Campos considerados"; + Text[ spanish ] = "Campos implicados"; Text[ italian ] = "Campi considerati"; Text[ danish ] = "involverede felter"; Text[ swedish ] = "inkluderade flt"; |