aboutsummaryrefslogtreecommitdiff
path: root/apps/DeviceConfig/res/values/strings.xml
blob: d13facac473b426ffada886fce9461d5183b12e1 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">DeviceConfig</string>
    <string name="dock">DEFAULT</string>
    <string name="nav_state">DEFAULT</string>
    <string name="generate_config">Generate Config</string>
    <string name="type">Type</string>
    <string name="resource">Resource</string>
</resources>