SD-203- added dialogs similar to SafeDispatch History to inform of 0 positions or >2000 positions

This commit is contained in:
2022-03-31 08:07:39 +03:00
parent 7b45edb624
commit 19f5fe01a3
2 changed files with 42 additions and 1 deletions

View File

@ -263,5 +263,7 @@
<string name="permissionBlocked">%1$s permission was not accepted. To be able to use the %2$s, please open application settings and grant the %3$s permission</string>
<string name="microphone">Microphone</string>
<string name="radio_tab">Radio Tab</string>
<string name="too_many_positions">You have selected %1$s positions.\nPlease select a smalled interval.</string>
<string name="no_data_for_interval">No data for this interval</string>
</resources>