wordbreak for the field link description text
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: listcombopages.src,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2001-05-17 07:48:36 $
|
||||
* last change: $Author: fs $ $Date: 2001-05-30 15:32:13 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -349,6 +349,7 @@ TabPage RID_PAGE_LCW_FIELDLINK
|
||||
{
|
||||
Pos = MAP_APPFONT ( 7 , 6 ) ;
|
||||
Size = MAP_APPFONT ( WINDOW_SIZE_X - 14 , 16 ) ;
|
||||
WordBreak = TRUE;
|
||||
Text = "W<>hlen Sie hier die Felder aus, deren Inhalt <20>bereinstimmen muss, damit der Wert aus dem Anzeigefeld angezeigt wird.";
|
||||
Text [ english ] = "Here, choose the fields which's contents must equal to show the value in the display field.";
|
||||
Text [ english_us ] = "This is where you select fields with matching contents so that the value from the display field will be shown.";
|
||||
@@ -492,6 +493,9 @@ String RID_STR_COMBOWIZ_DBFIELD
|
||||
/*************************************************************************
|
||||
* history:
|
||||
* $Log: not supported by cvs2svn $
|
||||
* Revision 1.12 2001/05/17 07:48:36 kz
|
||||
* Merge SRC632: 17.05.01 - 09:48:55 (NoBranch)
|
||||
*
|
||||
* Revision 1.11 2001/05/12 06:54:26 rt
|
||||
* Merge SRC631: 12.05.01 - 08:54:43 (NoBranch)
|
||||
*
|
||||
|
Reference in New Issue
Block a user