Changeset View
Changeset View
Standalone View
Standalone View
app/src/main/res/values/strings.xml
Show First 20 Lines • Show All 197 Lines • ▼ Show 20 Lines | !--> | ||||
<!-- | <!-- | ||||
Notifications | Notifications | ||||
--> | --> | ||||
<string name="default_notification_channel" translatable="false">Default</string> | <string name="default_notification_channel" translatable="false">Default</string> | ||||
<string name="default_notification_channel_description">Default channel for notifications</string> | <string name="default_notification_channel_description">Default channel for notifications</string> | ||||
<string name="database_notification_channel">Database operations</string> | <string name="database_notification_channel">Database operations</string> | ||||
<string name="database_notification_channel_desc">Updates of the app database</string> | <string name="database_notification_channel_desc">Updates of the app database</string> | ||||
<string name="mqtt_notification_text">Bus live positions service is running</string> | |||||
<string name="db_trips_download_message">Downloading trips from MaTO server</string> | <string name="db_trips_download_message">Downloading trips from MaTO server</string> | ||||
<string name="too_many_permission_asks">Asked for %1$s permission too many times</string> | <string name="too_many_permission_asks">Asked for %1$s permission too many times</string> | ||||
<string name="permission_storage_maps_msg">Cannot use the map with the storage permission!</string> | <string name="permission_storage_maps_msg">Cannot use the map with the storage permission!</string> | ||||
<string name="storage_permission">storage</string> | <string name="storage_permission">storage</string> | ||||
<string name="message_crash">The application has crashed because you encountered a bug. | <string name="message_crash">The application has crashed because you encountered a bug. | ||||
\nIf you want, you can help the developers by sending the crash report via email. | \nIf you want, you can help the developers by sending the crash report via email. | ||||
▲ Show 20 Lines • Show All 95 Lines • Show Last 20 Lines |
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register