UNPKG
pip-webui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
HTML5 UI for LOB applications
pip-webui
/
pip-webui-controls
/
cordova
/
platforms
/
android
/
res
/
values
/
strings.xml
7 lines
(6 loc)
•
242 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version='1.0' encoding='utf-8'?>
<
resources
>
<
string
name
=
"app_name"
>
PipControls
</
string
>
<
string
name
=
"launcher_name"
>
@string/app_name
</
string
>
<
string
name
=
"activity_name"
>
@string/launcher_name
</
string
>
</
resources
>