mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 04:57:59 +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
|
||||
android:id="@+id/cab_pin"
|
||||
android:icon="@drawable/ic_pin"
|
||||
android:title="@string/pin_folder"
|
||||
android:title="@string/pin_to_the_top"
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
android:id="@+id/cab_unpin"
|
||||
|
|
Loading…
Reference in a new issue