mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-08 01:58:52 -06:00
Rename header to frequency; update translations
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
<TextView
|
||||
android:id="@+id/tvWeekdayFreq"
|
||||
style="@style/cardHeaderStyle"
|
||||
android:text="Weekday Frequency"/>
|
||||
android:text="@string/frequency"/>
|
||||
|
||||
<org.isoron.uhabits.views.WeekdayFrequencyView
|
||||
<org.isoron.uhabits.views.HabitFrequencyView
|
||||
android:id="@+id/punchcardView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"/>
|
||||
|
||||
Reference in New Issue
Block a user