Merge SRX642: 27.05.02 - 22:13:55
This commit is contained in:
parent
56c79e351e
commit
06f5369866
1 changed files with 5 additions and 5 deletions
|
@ -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 impliquées";
|
||||
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 ] = "有关è<C2B3>”çš„è¡¨æ ¼";
|
||||
Text[ chinese_traditional ] = "ç›¸é—œçš„è¡¨æ ¼";
|
||||
Text[ arabic ] = "ÇáÌÏÇæá ÇáãÚäíÉ";
|
||||
|
@ -100,7 +100,7 @@ ModalDialog DLG_REL_PROPERTIES
|
|||
Text[ greek ] = "åìðëåêüìåíá ðåäßá";
|
||||
Text[ dutch ] = "betrokken velden";
|
||||
Text[ french ] = "Champs impliqués";
|
||||
Text[ spanish ] = "Campos considerados";
|
||||
Text[ spanish ] = "Campos implicados";
|
||||
Text[ italian ] = "Campi considerati";
|
||||
Text[ danish ] = "involverede felter";
|
||||
Text[ swedish ] = "inkluderade fält";
|
||||
|
|
Loading…
Reference in a new issue