Fix error in strings

This commit is contained in:
Dmitriy Prodchenko 2019-07-08 15:30:00 +03:00
parent 5a0cfd46ae
commit 727feab659

View file

@ -31,7 +31,7 @@
• Added options to show the compass and a radius ruler on the map\n\n • Added options to show the compass and a radius ruler on the map\n\n
• Fix background track logging\n\n • Fix background track logging\n\n
• Improved background map downloads\n\n • Improved background map downloads\n\n
• Returned \'Turn Screen On'\ option\n\n • Returned \'Turn Screen On\' option\n\n
• Fixed Wikipedia language selection\n\n • Fixed Wikipedia language selection\n\n
• Fixed compass button behavior during navigation\n\n • Fixed compass button behavior during navigation\n\n
• Other bug fixes\n\n • Other bug fixes\n\n
@ -116,8 +116,8 @@
<string name="custom_routing">Custom routing profile</string> <string name="custom_routing">Custom routing profile</string>
<string name="special_routing_type">Special routing</string> <string name="special_routing_type">Special routing</string>
<string name="third_party_routing_type">Third-party routing</string> <string name="third_party_routing_type">Third-party routing</string>
<string name="application_profiles_descr">Select the profiles to be visible in the app.</string> <string name="application_profiles_descr">Select the profiles to be visible in the app.</string>
<string name="application_profiles">Application profiles</string> <string name="application_profiles">Application profiles</string>
<string name="searching_gps">Searching GPS</string> <string name="searching_gps">Searching GPS</string>
<string name="coordinates_widget">Coordinates widget</string> <string name="coordinates_widget">Coordinates widget</string>
<string name="files_moved">Moved %1$d files (%2$s).</string> <string name="files_moved">Moved %1$d files (%2$s).</string>