aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
blob: feea781d561b62fec2258d370e020997eb6c6223 (plain)
1
2
3
4
5
6
7
8
9
10
<resources>
    <string name="app_name">Traccar Manager</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>