文件预览:strings.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="lib_name">libapputils</string>
<string name="app_normal">Click here is switch to Normal APP</string>
<string name="app_debug">Click here is switch to APP DEBUG</string>
<string name="gitea_home">GITEA HOME</string>
<string name="app_update">APP UPDATE</string>
<string name="hello_world">Hello world!</string>
</resources>
返回目录