aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
blob: e13d3f4b54ce7e253708588bfdfbdb6c1e74262c (plain)
1
2
3
4
5
6
7
8
9
10
11
<resources>
    <string name="app_name">ETBSA</string>
    <string name="server_url">https://etbsa.net</string>
    <string name="label_server">Server</string>
    <string name="label_info">This screen will be shown only once. After you click the button, server address will be saved in preferences. To change it, clear app data from application manager.</string>
    <string name="button_start">Start</string>
    <string name="error_connection">Server connection failed</string>
    <string name="file_browser">File Browser</string>
    <string name="notification_channel">Default</string>
    <string name="permission_location_rationale">App requires location permission to show current location on the map</string>
</resources>