Translations editor not enabled in Android Studio

孤街醉人 提交于 2019-12-11 07:57:26

问题


I'm trying to translate a strings.xml file on Android Studio but it seems like the Translations Editor is not enabled (it does not appear as an option when I right click on the strings.xml file). I've tried deleting and installing back Android Studio but it's still the same; any ideas on how to solve?

Thank you in advance! this is the "no enabled action found message I get


回答1:


you have to open the string.xml file, then you will see the open editor option on the upper right side




回答2:


Reopen the Android Studio IDE, it'll solve the problem. Also it will update the strings and refresh the layout of any layout xml.



来源:https://stackoverflow.com/questions/53642307/translations-editor-not-enabled-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!