This repository has been archived on 2026-05-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
APPBase_Bck20251205_123340_337/libapputils/src/main/res/values/strings.xml
2025-02-05 10:37:54 +08:00

12 lines
414 B
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>