aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/values/strings.xml
blob: cbedef43c8cccbab92f81e88848bd69db2688219 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">WireGuard</string>
    <string name="connected">Connected</string>
    <string name="disconnected">Disconnected</string>
    <string name="placeholder_text">No profile selected.</string>
    <string name="settings">Settings</string>
</resources>