summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-10 14:32:58 +0300
committerAndrew Dolgov <[email protected]>2015-07-10 14:32:58 +0300
commit8c177bdbac6d96e8f3efe58b66d72c49717312c3 (patch)
treeb4db1fa40dea39e199fc03c4c73f82411af29f67 /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parentd1cf6a071c83439e51ee93b54cc5b2b44acd60b5 (diff)
flavor image prompt: make it less specific
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
index 30a71acb..bfb4df15 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -107,7 +107,7 @@
android:layout_gravity="bottom"
android:gravity="center"
android:textColor="@android:color/primary_text_dark"
- android:text="5 more images"
+ android:text="@string/flavor_image_prompt"
android:background="#90000000"
android:visibility="gone"
android:id="@+id/flavor_image_prompt" />