From 161144fbff8450f5bbf229c29946ca64c0d1620e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 19 Mar 2004 11:13:48 +0000 Subject: INTEGRATION: CWS formdesign01 (1.79.38); FILE MERGED 2004/01/05 14:34:13 fs 1.79.38.2: RESYNC: (1.79-1.80); FILE MERGED 2003/12/04 14:36:37 fs 1.79.38.1: removed obsolete string (was nowhere used) --- dbaccess/source/ui/tabledesign/table.src | 38 ++------------------------------ 1 file changed, 2 insertions(+), 36 deletions(-) (limited to 'dbaccess/source/ui/tabledesign/table.src') diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src index 95dd9a40d109..39fb4e0dc549 100644 --- a/dbaccess/source/ui/tabledesign/table.src +++ b/dbaccess/source/ui/tabledesign/table.src @@ -2,9 +2,9 @@ * * $RCSfile: table.src,v $ * - * $Revision: 1.81 $ + * $Revision: 1.82 $ * - * last change: $Author: kz $ $Date: 2004-02-25 15:33:13 $ + * last change: $Author: obo $ $Date: 2004-03-19 12:13:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2197,40 +2197,6 @@ String STR_TABLEDESIGN_DATASOURCE_DELETED Text[ slovenian ] = "Ni mogoče prilagoditi filtra za tabele, ker je bil vir podatkov izbrisan."; }; -FixedText FIXED_NO_CONNECTION -{ - Pos = MAP_APPFONT ( 0,0 ) ; - Size = MAP_APPFONT ( 120 , 10 ) ; - Text = "Keine Verbindung" ; - Text [ English ] = "no connection" ; - Text [ english_us ] = "No connection" ; - Text[ portuguese ] = "Sem ligao"; - Text[ russian ] = " "; - Text[ greek ] = " "; - Text[ dutch ] = "geen verbinding"; - Text[ french ] = "Aucune connexion"; - Text[ spanish ] = "Sin conexin"; - Text[ italian ] = "nessun collegamento"; - Text[ danish ] = "Ingen forbindelse"; - Text[ swedish ] = "Ingen frbindelse"; - Text[ polish ] = "Brak poczenia"; - Text[ portuguese_brazilian ] = "Sem conexo"; - Text[ japanese ] = "接続なし"; - Text[ korean ] = "연결 없음"; - Text[ chinese_simplified ] = "无法连接"; - Text[ chinese_traditional ] = "沒有連線"; - Text[ turkish ] = "Balant yok."; - Text[ arabic ] = " "; - Text[ catalan ] = "sense connexi"; - Text[ finnish ] = "Ei yhteytt"; - Text[ thai ] = "ไม่มีการเชื่อมต่อ"; - Text[ czech ] = "Bez připojení"; - Text[ hebrew ] = "Keine Verbindung"; - Text[ hindi ] = "कोई कनेक्शन नहीं"; - Text[ slovak ] = "Bez spojenia"; - Text[ hungarian ] = "Nincs kapcsolat."; - Text[ slovenian ] = "Brez povezave"; -}; QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES { Message = "Bevor Sie die Indizies einer Tabelle ndern knnen, muss diese gespeichert werden.\n" -- cgit