mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 13:08:00 +01:00
replace "Pin folder" with "Pin to the top" to make it clearer
This commit is contained in:
parent
616d4098fc
commit
923ba8b99c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<item
|
<item
|
||||||
android:id="@+id/cab_pin"
|
android:id="@+id/cab_pin"
|
||||||
android:icon="@drawable/ic_pin"
|
android:icon="@drawable/ic_pin"
|
||||||
android:title="@string/pin_folder"
|
android:title="@string/pin_to_the_top"
|
||||||
app:showAsAction="ifRoom"/>
|
app:showAsAction="ifRoom"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/cab_unpin"
|
android:id="@+id/cab_unpin"
|
||||||
|
|
Loading…
Reference in a new issue