home *** CD-ROM | disk | FTP | other *** search
/ Freelog 49 / Freelog049.iso / Extra / Internet / Mozilla / mozilla-l10n-fr-FR-1.4-1.xpi / bin / chrome / fr-FR.jar / locale / fr-FR / global / printProgress.dtd < prev    next >
Text File  |  2003-08-16  |  590b  |  19 lines

  1. <!--LOCALIZATION NOTE printProgress.dtd Main UI for Print Progress Dialog -->
  2. <!ENTITY printWindow.title "Impression">
  3. <!ENTITY title    "Titre :">
  4. <!ENTITY progress "Progression :">
  5. <!ENTITY preparing "Pr├⌐paration...">
  6. <!ENTITY printComplete "L'impression est termin├⌐e.">
  7.  
  8. <!ENTITY dialogCancel.label "Annuler">
  9. <!ENTITY dialogClose.label "Fermer">
  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.