summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig/java/android/res/values/strings.xml
blob: cce48a164ba7cb1c57ff56bdf9ca241098dfd59d (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Pjsua2</string>
    <string name="action_settings">Settings</string>
    <string name="title_activity_call">Call</string>
    <string name="hello_world">Hello world!</string>
    <string name="show_preview">Show Preview</string>
    <string name="hide_preview">Hide Preview</string>
</resources>