summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-05-25 10:28:14 +0200
committerByteHamster <info@bytehamster.com>2020-05-25 10:28:14 +0200
commit6b89671b184dc3148fabb4b67d213f3e83c4ec73 (patch)
treea11e99b3bbd99c6c1f0dd671c0f9e3cfbe648a76 /app/src
parent3ee3ba3f6e770d03791fa3f0ed68e09778291437 (diff)
downloadAntennaPod-6b89671b184dc3148fabb4b67d213f3e83c4ec73.zip
Fixed new label
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/layout/feeditemlist_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/feeditemlist_item.xml b/app/src/main/res/layout/feeditemlist_item.xml
index 90062bbf6..c2bcced6f 100644
--- a/app/src/main/res/layout/feeditemlist_item.xml
+++ b/app/src/main/res/layout/feeditemlist_item.xml
@@ -91,7 +91,7 @@
android:gravity="center_vertical">
<TextView
- android:text="@string/new_episodes_label"
+ android:text="@string/new_label"
style="@style/AntennaPod.TextView.UnreadIndicator"
android:layout_width="wrap_content"
android:layout_height="wrap_content"