Internationalize more string

This commit is contained in:
2016-02-20 18:32:48 -05:00
parent 77281e11f5
commit 28900d0981
14 changed files with 469 additions and 484 deletions

View File

@@ -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" />