Skip to content

Commit

Permalink
Fixed description for compass button
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpr0 committed Sep 24, 2024
1 parent f5ac433 commit 1f3c493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OsmAnd/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ You need to activate the sensor so OsmAnd can find it.</string>
<string name="compass_visible_if_map_rotated">Visible if map is rotated</string>
<string name="compass_always_hidden">Always hidden</string>
<string name="compass_always_visible">Always visible</string>
<string name="compass_click_desc">Hint: Tap the compass button to switch the map orientation mode.</string>
<string name="compass_click_desc">Double tap the compass button to switch the map orientation mode.</string>
<string name="compass_desc">Shows direction to north.</string>
<string name="rendering_attr_depthContourColorScheme_description">Depth contour lines color scheme</string>
<string name="rendering_attr_depthContourWidth_description">Depth contour line width</string>
Expand Down

0 comments on commit 1f3c493

Please sign in to comment.