mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-04 16:18:55 +01:00
Pure Light Theme fixes and adding eh stuff to strings.xml
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:padding="8dp"
|
||||
android:text="Autoscroll" />
|
||||
android:text="@string/eh_autoscroll" />
|
||||
|
||||
<EditText
|
||||
android:id="@+id/eh_autoscroll_freq"
|
||||
@@ -113,7 +113,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="Retry all" />
|
||||
android:text="@string/eh_retry_all" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/eh_retry_all_help"
|
||||
@@ -128,7 +128,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="Boost page" />
|
||||
android:text="@string/eh_boost_page" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/eh_boost_page_help"
|
||||
|
||||
Reference in New Issue
Block a user