mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
18 lines
625 B
DTD
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%">
|
|
|
|
<!ENTITY messageSent "Your message has been sent">
|
|
<!ENTITY messageSaved "Your message has been saved">
|