summaryrefslogtreecommitdiff
path: root/res/layout/headlines_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/headlines_fragment.xml')
-rw-r--r--res/layout/headlines_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/headlines_fragment.xml b/res/layout/headlines_fragment.xml
index 2fb8ffde..5b4a5bcd 100644
--- a/res/layout/headlines_fragment.xml
+++ b/res/layout/headlines_fragment.xml
@@ -11,6 +11,6 @@
<TextView android:id="@+id/no_headlines"
android:visibility="invisible"
android:layout_gravity="center"
- android:textAppearance="?android:attr/textAppearanceLarge" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/no_unread_headlines"></TextView>
+ android:textAppearance="?android:attr/textAppearanceLarge" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/no_headlines"></TextView>
</FrameLayout>