summaryrefslogtreecommitdiff
path: root/res/layout/addfeed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/addfeed.xml')
-rw-r--r--res/layout/addfeed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/addfeed.xml b/res/layout/addfeed.xml
index 48c89f802..09502eb7b 100644
--- a/res/layout/addfeed.xml
+++ b/res/layout/addfeed.xml
@@ -29,7 +29,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/txtvFeedurl"
android:layout_margin="8dp"
- android:hint="@string/feedurl_label"
+ android:hint="@string/etxtFeedurlHint"
android:inputType="textUri"/>
<Button