sendprogress.dtd

来自「现在很火的邮件客户端软件thunderbird的源码」· DTD 代码 · 共 18 行

DTD
18
字号
<!--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">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?