Add proper strings for archive operations
This commit is contained in:
parent
47861f605d
commit
7dbd6c5d9f
61 changed files with 693 additions and 70 deletions
|
|
@ -6,6 +6,6 @@
|
|||
<item
|
||||
android:id="@+id/empty_archive"
|
||||
android:showAsAction="never"
|
||||
android:title="Empty archive messages"
|
||||
android:title="@string/empty_archive"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue