File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33import os
44from hashlib import md5
55
6- __version__ = "1.11.2 "
6+ __version__ = "1.11.3 "
77
88CONFIG_NAME = "Localization.sublime-settings"
99
Original file line number Diff line number Diff line change 1818 "1.10.2" : " msg/1.10.0.txt" ,
1919 "1.11.0" : " msg/1.11.0.txt" ,
2020 "1.11.1" : " msg/1.11.0.txt" ,
21- "1.11.2" : " msg/1.11.0.txt"
21+ "1.11.2" : " msg/1.11.0.txt" ,
22+ "1.11.3" : " msg/1.11.0.txt"
2223}
Original file line number Diff line number Diff line change 1- 1.11.2
1+ 1.11.3 1.11. 2
22更新德语翻译,修复mnemonic问题
33
44Update German translation, bugfix about mnemonic
55
6+
671.11.1
78新加语言bug修复
89
910bugfix for new languages support
1011
12+
11131.11.0
1214除了目前已经支持的繁简中文日语,新增支持俄语、西班牙语、法语等欧洲语言。德语也在等待pull requests中。
1315
Original file line number Diff line number Diff line change 11Switch between language in Main Menu Help/Language/
22When uninstalling this plugin, it will switch back to English.
33
4- 请使用主菜单的 帮助/Language 子菜单来切换语言。 目前支持 简体中文 繁体中文 日本語 法语 俄语等。
4+ 请使用主菜单的 帮助/Language 子菜单来切换语言。 目前支持 简体中文 繁体中文 日本語 德语 法语 俄语等。
55要换回英语不需要卸载本插件,请直接从菜单切换英文。
66
77现在带有多个版本的翻译文件,可以支持Sublime Text 3的各个版本。
88
9- 請使用主選單的 說明/Language 子選單來切換語言。 目前支援 簡體中文 正體中文 日本語 法語 俄語等。
9+ 請使用主選單的 說明/Language 子選單來切換語言。 目前支援 簡體中文 正體中文 日本語 德語 法語 俄語等。
1010要換回英文不需要移除本外掛程式,請直接從選單切換成英文。
1111
1212現在帶有多個版本的翻譯檔案,可以支援Sublime Text 3的各個版本。
You can’t perform that action at this time.
0 commit comments