ogreapfclocalizable.strings

来自「Mac OS X 平台一文本编辑器的源代码」· STRINGS 代码 · 共 29 行

STRINGS
29
字号
/* the title of OK button */"OK" = "确认";/* the title of the "More/Less Options" Button */"More Options" = "更多选项";"Less Options" = "更少选项";// title"Clear" = "清除";// message"Do you really want to clear find/replace histories?" = "您确实要清除查找/替换历史吗?";// buttons"Yes" = "是";"No" = "否";/* error messages */"Invalid Regular Expression" = "无效的正则表达式";

⌨️ 快捷键说明

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