Skip to content

Commit 8fb0e30

Browse files
committed
细化说明
1 parent e3e62e1 commit 8fb0e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Atom 的简体中文汉化语言包
1111
- v3.0.8 (2015-07-10)
1212

1313
解决官方1.0.2升级造成的4处汉化失效(设置,打开,打开文件夹,另存为)
14-
bug 产生 因为官方 menu 中这几处的 label 值中`...`变为了`…`(只有这四处,所以怀疑为官方 bug)
14+
bug 产生 因为官方 menu 中这几处的 label 值中`...`变为了`…`(darwin 版本只有这四处,所以怀疑为官方 bug,其他版本各有多处)
1515
解决方案:在 main.coffee 中对`…` 确认,替换为`...`,从而兼容后期 atom 官方的更改`…` -> `...` or `...` -> `…`
1616
目前版本兼容1.0.0以及1.0.2,请放心使用,建议所有用户更新
1717

0 commit comments

Comments
 (0)