安卓工作室 android studio 汉化后,报错。 设置界面打不开。

Android studio has been sinified and reported wrong.
The setup interface cannot be opened.

安卓工作室 android studio 版本 2.3.3

Android studio version 2.3.3

汉化包版本 AndroidStudio_v2.0.0.20_resources_cn-v0.2-20170414.jar

Localization package Version  AndroidStudio_v2.0.0.20_resources_cn-v0.2-20170414.jar

作者:韩梦飞沙

Author:han_meng_fei_sha

邮箱:313134555@qq.com

E-mail: 313134555 @qq.com

无法为bundle java util属性资源包找到资源,关键的emmet bem类名称元素分隔符

Can't find resource for bundle java.util.PropertyResourceBundle, key emmet.bem.class.name.element.separator.label

因为汉化包有问题。可以下载这个,修改后的。 就可以了。

Because there's a problem with the hanhua bag.
You can download this and modify it.
That's it.

下载地址:Download address:

[免费]resources_cn安卓工作室android studio 2.3.3中文汉化包_韩梦飞沙.jar-CSDN下载

或者 自己手动来修改 汉化包。

Or manually modify the hanhua bag.

打开汉化包的下的  消息 (messages) 目录 找到 动作包.属性 (ActionsBundle.properties )这个文件。

Unpack the message directory to find the ActionsBundle Properties  file.

resources_en.jar\messages

ActionsBundle.properties

在这个文件中 查找 找到  action.ToggleReadOnlyAttribute.description       

在这一行下面 复制粘贴 下面几句  

# suppress inspection "UnusedMessageFormatParameter"
action.ToggleReadOnlyAttribute.files=Make {2,choice,1#File|2#Files} {0,choice,0#Read-only|1#Writeable}
# suppress inspection "UnusedMessageFormatParameter"
action.ToggleReadOnlyAttribute.dirs=Make {3,choice,1#Directory|2#Directories} {0,choice,0#Read-only|1#Writeable}
# suppress inspection "UnusedMessageFormatParameter"
action.ToggleReadOnlyAttribute.mixed=Make Files/Directories {0,choice,0#Read-only|1#Writeable}

保存。 重新运行 安卓工作室 android studio 。

最新文章

  1. [No000083]文件与文件夹操作
  2. C#入门基础三
  3. GCD XOR, ACM/ICPC Dhaka 2013, UVa12716
  4. 通过输入卡号前10位数字判断是哪个银行的卡和类型(储蓄卡or信用卡)
  5. PHP 全局变量 $_SERVER
  6. Go Hello World!
  7. INVALID_USER_SCODE问题的解决办法
  8. poj 3311 状压DP
  9. Java基础——多态
  10. xilinx和altera复位电平
  11. 反编译python打包的exe文件
  12. java java.net.URLConnection 实现http get,post
  13. eclipse汉化包
  14. node实现简单的群体聊天工具
  15. git 出现stderr: error: bad signature fatal: index file corrupt
  16. R2CNN项目部分代码学习
  17. IDEA循环依赖报错解决方案
  18. Unity场景渲染相关实现的猜想
  19. java 偏向锁,轻量锁,重量级锁
  20. 怎么把焦点放在RichEdit的最后一行

热门文章

  1. IDEA常用快捷键[转]
  2. js代码解析原则
  3. 恶意代码分析实战-x86反汇编速成班
  4. XAF 与 CIIP
  5. jdk8系列一、jdk8 Lamda表达式语法、接口的默认方法和静态方法、supplier用法
  6. 在Android开发中,定时执行任务的3种实现方法
  7. 区间dp好题cf149d 括号匹配
  8. PyCharm 新建文件时默认添加作者时间等
  9. Java列表、数组、字符串
  10. python 全栈开发,Day59(小米商城)