Merge SRC641: 06.11.01 - 12:19:32
This commit is contained in:
parent
8173566027
commit
638a46df24
1 changed files with 7 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: padialog.src,v $
|
||||
*
|
||||
* $Revision: 1.20 $
|
||||
* $Revision: 1.21 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2001-11-01 22:21:14 $
|
||||
* last change: $Author: obo $ $Date: 2001-11-06 11:19:02 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -1810,7 +1810,7 @@ ModelessDialog RID_PROGRESS_DLG
|
|||
Size = MAP_APPFONT( 140, 8 );
|
||||
Text = "Fortschritt" ;
|
||||
Text [ English ] = "Progress";
|
||||
Text[ english_us ] = "Processed";
|
||||
Text[ english_us ] = "Progress";
|
||||
Text[ portuguese ] = "Processed";
|
||||
Text[ russian ] = "Îòðåäàêòèðîâàí";
|
||||
Text[ greek ] = "Processed";
|
||||
|
@ -1820,10 +1820,10 @@ ModelessDialog RID_PROGRESS_DLG
|
|||
Text[ finnish ] = "Processed";
|
||||
Text[ italian ] = "Processed";
|
||||
Text[ danish ] = "Processed";
|
||||
Text[ swedish ] = "Redan redigerat";
|
||||
Text[ swedish ] = "Framsteg";
|
||||
Text[ polish ] = "Ju¿ edytowany";
|
||||
Text[ portuguese_brazilian ] = "Processed";
|
||||
Text[ japanese ] = "進行中";
|
||||
Text[ japanese ] = "進æ<EFBFBD>—状æ³<EFBFBD>";
|
||||
Text[ korean ] = "Processed";
|
||||
Text[ chinese_simplified ] = "已完æˆ<C3A6>";
|
||||
Text[ chinese_traditional ] = "已經完æˆ<C3A6>";
|
||||
|
@ -2009,7 +2009,7 @@ ModalDialog RID_PPDIMPORT_DLG
|
|||
Text[ spanish ] = "Selección de controlador";
|
||||
Text[ italian ] = "Selezione driver";
|
||||
Text[ danish ] = "Installable drivers";
|
||||
Text[ swedish ] = "Drivrutinsurv~al";
|
||||
Text[ swedish ] = "Tillgängliga ~drivrutiner";
|
||||
Text[ polish ] = "Wybór sterowników";
|
||||
Text[ portuguese_brazilian ] = "Installable drivers";
|
||||
Text[ japanese ] = "ドライバã<C5BE>®é<C2AE>¸æŠž(~S)";
|
||||
|
@ -4038,3 +4038,4 @@ String RID_TXT_FONT_REGULAR
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue