fix string typo

This commit is contained in:
Hardy 2018-03-31 20:06:38 +02:00 committed by GitHub
parent 6caa774c4a
commit 00c96bb120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -292,7 +292,7 @@
<string name="quick_action_add_destination">Add destination</string> <string name="quick_action_add_destination">Add destination</string>
<string name="quick_action_replace_destination">Replace destination</string> <string name="quick_action_replace_destination">Replace destination</string>
<string name="quick_action_add_first_intermediate">Add first intermediate</string> <string name="quick_action_add_first_intermediate">Add first intermediate</string>
<string name="quick_action_add_destination_desc">Tapping this action button will make the screen center the route destination, any previuosly selected destination will become the last intermediate destination.</string> <string name="quick_action_add_destination_desc">Tapping this action button will make the screen center the route destination, any previously selected destination will become the last intermediate destination.</string>
<string name="quick_action_replace_destination_desc">Tapping this action button will make the screen center the new route destination, replacing the previously selected destination (if any).</string> <string name="quick_action_replace_destination_desc">Tapping this action button will make the screen center the new route destination, replacing the previously selected destination (if any).</string>
<string name="quick_action_add_first_intermediate_desc">Tapping this action button will make the screen center the first intermediate destination.</string> <string name="quick_action_add_first_intermediate_desc">Tapping this action button will make the screen center the first intermediate destination.</string>
<string name="no_overlay">No overlay</string> <string name="no_overlay">No overlay</string>