feed-properties.dtd

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

DTD
20
字号
<!-- Feed Properties Dialog --><!ENTITY window.title             "Feed Properties"><!ENTITY feedFolder.label         "Store Articles in: "><!ENTITY feedFolder.accesskey     "S"><!ENTITY feedLocation.label       "Feed URL: "><!ENTITY feedLocation.accesskey   "F"><!ENTITY choosethisfolder.label   "choose this folder"><!ENTITY quickMode.label          "Show the article summary instead of loading the web page"><!ENTITY quickMode.accesskey      "h"><!ENTITY copyLinkCmd.label        "Copy Link Location"><!ENTITY copyLinkCmd.accesskey    "C"><!ENTITY pasteLinkCmd.label       "Paste"><!ENTITY pasteLinkCmd.accesskey   "P">

⌨️ 快捷键说明

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