home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Komunik / phoenix / chrome / en-US.jar / locale / en-US / global / printProgress.dtd < prev    next >
Text File  |  2002-07-09  |  576b  |  19 lines

  1. <!--LOCALIZATION NOTE printProgress.dtd Main UI for Print Progress Dialog -->
  2. <!ENTITY printWindow.title "Printing"> 
  3. <!ENTITY title    "Title:"> 
  4. <!ENTITY progress "Progress:">
  5. <!ENTITY preparing "Preparing...">
  6. <!ENTITY printComplete "Printing is Completed.">
  7.  
  8. <!ENTITY dialogCancel.label "Cancel"> 
  9. <!ENTITY dialogClose.label "Close">
  10.  
  11. <!-- LOCALIZATION NOTE (percentPrint):
  12.  
  13.     This string is used to format the text to the right of the progress
  14.     meter.
  15.  
  16.     #1 will be replaced by the percentage of the file that has been saved -->
  17. <!ENTITY percentPrint "#1%">
  18.  
  19.