#92820# changed Bereits bearbeitet -> Fortschritt
This commit is contained in:
parent
4b7329809c
commit
90865b8f3e
1 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: padialog.src,v $
|
||||
*
|
||||
* $Revision: 1.18 $
|
||||
* $Revision: 1.19 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2001-10-22 06:12:34 $
|
||||
* last change: $Author: pl $ $Date: 2001-10-29 09:52:16 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -1808,9 +1808,9 @@ ModelessDialog RID_PROGRESS_DLG
|
|||
{
|
||||
Pos = MAP_APPFONT( 6, 48 );
|
||||
Size = MAP_APPFONT( 140, 8 );
|
||||
Text = "Bereits bearbeitet" ;
|
||||
Text [ English ] = "Processed";
|
||||
Text[ english_us ] = "Processed";
|
||||
Text = "Fortschritt" ;
|
||||
Text [ English ] = "Progress";
|
||||
Text[ english_us ] = "Progress";
|
||||
Text[ portuguese ] = "Processed";
|
||||
Text[ russian ] = "Îòðåäàêòèðîâàí";
|
||||
Text[ greek ] = "Processed";
|
||||
|
|
Loading…
Reference in a new issue