forked from organicmaps/organicmaps
[android] Added stub string for IntermdediateNotFound dialog
This commit is contained in:
parent
97d9bb8a1f
commit
0b32d7dbdb
1 changed files with 2 additions and 0 deletions
|
@ -600,6 +600,8 @@
|
|||
<string name="dialog_routing_start_not_determined">Route was not created. Unable to locate starting point.</string>
|
||||
<string name="dialog_routing_select_closer_start">Please select a starting point closer to a road.</string>
|
||||
<string name="dialog_routing_change_end">Adjust destination</string>
|
||||
<string name="dialog_routing_change_intermediate">Adjust intermediate point</string>
|
||||
<string name="dialog_routing_intermediate_not_determined">Route was not created. Unable to locate the intermediate point.</string>
|
||||
<string name="dialog_routing_end_not_determined">Route was not created. Unable to locate the destination.</string>
|
||||
<string name="dialog_routing_select_closer_end">Please select a destination point located closer to a road.</string>
|
||||
<string name="dialog_routing_system_error">System error</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue