Skip to content

Commit 64b48c3

Browse files
committed
bump version 1.11.4, update message
1 parent 41ef530 commit 64b48c3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Localization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from hashlib import md5
55

6-
__version__ = "1.11.3"
6+
__version__ = "1.11.4"
77

88
CONFIG_NAME = "Localization.sublime-settings"
99

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"1.11.0": "msg/1.11.0.txt",
2020
"1.11.1": "msg/1.11.0.txt",
2121
"1.11.2": "msg/1.11.0.txt",
22-
"1.11.3": "msg/1.11.0.txt"
22+
"1.11.3": "msg/1.11.0.txt",
23+
"1.11.4": "msg/1.11.0.txt"
2324
}

msg/1.11.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.11.4
2+
更新德语翻译. 加入3170支持,目前支持到3176.
3+
4+
Update German translation. Support Sublime Text 3170 and 3176.
5+
6+
17
1.11.3 1.11.2
28
更新德语翻译,修复mnemonic问题
39

0 commit comments

Comments
 (0)