mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-10 02:58:51 -06:00
Internationalize more string
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
tools:context="org.isoron.uhabits.MainActivity" >
|
||||
|
||||
<item android:id="@+id/action_show_archived"
|
||||
android:title="Show archived"
|
||||
android:title="@string/show_archived"
|
||||
android:enabled="true"
|
||||
android:checkable="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user