This commit is contained in:
Frank Schönheit
2001-03-14 12:29:20 +00:00
parent 3bc7fa977c
commit 62b4634f28

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: listcombopages.src,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: kz $ $Date: 2001-03-09 20:50:09 $
* last change: $Author: fs $ $Date: 2001-03-14 13:29:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -379,26 +379,26 @@ TabPage RID_PAGE_LCW_FIELDLINK
Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 15 ) ;
Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ;
Group = TRUE;
Text = "Feld aus der &Listentabelle";
Text = "Feld aus der ~Listentabelle";
Text [ english ] = "Field from the List Table";
Text [ english_us ] = "Field from the List Table";
Text [ portuguese ] = "Campo da &tabela de listagem";
Text [ portuguese ] = "Campo da ~tabela de listagem";
Text [ russian ] = "<22><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text [ dutch ] = "Veld uit de &lijsttabel";
Text [ dutch ] = "Veld uit de ~lijsttabel";
Text [ french ] = "Champ de la table de liste";
Text [ spanish ] = "Campo del list&ado";
Text [ italian ] = "Campo dalla tabella di &elenco";
Text [ danish ] = "Felt fra &listetabellen";
Text [ swedish ] = "F<>lt fr<66>n &listtabellen";
Text [ spanish ] = "Campo del list~ado";
Text [ italian ] = "Campo dalla tabella di ~elenco";
Text [ danish ] = "Felt fra ~listetabellen";
Text [ swedish ] = "F<>lt fr<66>n ~listtabellen";
Text [ polish ] = "Pole z tabeli listy";
Text [ portuguese_brazilian ] = "Do you want to save the value in a database field?";
Text [ japanese ] = "ؽ<>ð<EFBFBD><C3B0>ق<EFBFBD><D982><EFBFBD><EFBFBD><EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD>";
Text [ chinese_simplified ] = "<22><><EFBFBD>е<EFBFBD><D0B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>";
Text [ chinese_traditional ] = "<22>q<EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>զ<EFBFBD><D5A6><EFBFBD><EFBFBD><EFBFBD>";
Text [ arabic ] = "<22><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> &<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text [ dutch ] = "Veld uit de &lijsttabel";
Text [ arabic ] = "<22><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> ~<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text [ dutch ] = "Veld uit de ~lijsttabel";
Text [ chinese_simplified ] = "<22><><EFBFBD>е<EFBFBD><D0B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>";
Text [ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> &<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text [ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> ~<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text [ korean ] = "<22><><EFBFBD><EFBFBD> ǥ<>κ<EFBFBD><CEBA><EFBFBD><EFBFBD><EFBFBD> <20>ʵ<EFBFBD>";
Text [ turkish ] = "Liste tablosu alan<61>";
};
@@ -443,6 +443,9 @@ String RID_STR_COMBOWIZ_DBFIELD
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.3 2001/03/09 20:50:09 kz
* Merge SRC624: 09.03.01 - 21:50:15 (NoBranch)
*
* Revision 1.2 2001/02/28 09:18:30 fs
* finalized the list/combo wizard
*