mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-25 18:18:35 +01:00
Reword "Catalogues" to "Sources" for user-facing consistency
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
android:icon="@drawable/sc_explore_48dp"
|
||||
android:shortcutDisabledMessage="@string/app_not_available"
|
||||
android:shortcutId="show_catalogues"
|
||||
android:shortcutLongLabel="@string/label_catalogues"
|
||||
android:shortcutShortLabel="@string/label_catalogues">
|
||||
android:shortcutLongLabel="@string/label_sources"
|
||||
android:shortcutShortLabel="@string/label_sources">
|
||||
<intent
|
||||
android:action="eu.kanade.tachiyomi.SHOW_CATALOGUES"
|
||||
android:targetClass="eu.kanade.tachiyomi.ui.main.MainActivity" />
|
||||
|
||||
Reference in New Issue
Block a user