RetroZilla/mailnews/compose/resources/locale/en-US/sendProgress.dtd
2015-10-20 23:03:22 -04:00

18 lines
625 B
DTD

<!--LOCALIZATION NOTE sendprogress.dtd Main UI for Send Message Progress Dialog -->
<!ENTITY sendWindow.title "Sending Messages">
<!ENTITY titlePrefixSave "Saving Messages -">
<!ENTITY titlePrefixSend "Sending Messages -">
<!ENTITY status "Status:">
<!ENTITY progress "Progress:">
<!-- LOCALIZATION NOTE (percentMsg):
This string is used to format the text to the right of the progress
meter.
#1 will be replaced by the percentage of the file that has been saved -->
<!ENTITY percentMsg "#1&#037;">
<!ENTITY messageSent "Your message has been sent">
<!ENTITY messageSaved "Your message has been saved">