shared_string_deselect_all (2)
This commit is contained in:
parent
6efef030c9
commit
0df264c6c6
2 changed files with 1 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
style="?attr/dashboardGeneralButtonStyle"
|
||||
android:textColor="@color/color_distance"
|
||||
android:text="@string/turn_off_all"/>
|
||||
android:text="@string/shared_string_deselect_all"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
@ -140,7 +140,6 @@
|
|||
<string name="debugging_and_development">OsmAnd development</string>
|
||||
|
||||
<string name="recents">RECENTS</string>
|
||||
<string name="turn_off_all">Turn off all</string>
|
||||
<string name="showed_on_map">Shown on map</string>
|
||||
<string name="rename_failed">Rename failed.</string>
|
||||
<string name="days_behind">days behind</string>
|
||||
|
|
Loading…
Reference in a new issue