diff --git a/News-Android-App/src/main/res/layout/activity_new_feed.xml b/News-Android-App/src/main/res/layout/activity_new_feed.xml index c59c9f14..d991636a 100644 --- a/News-Android-App/src/main/res/layout/activity_new_feed.xml +++ b/News-Android-App/src/main/res/layout/activity_new_feed.xml @@ -76,7 +76,7 @@ android:layout_weight="1" android:layout_height="wrap_content" android:layout_marginTop="16dp" - android:text="Import OPML" + android:text="@string/import_opml" android:textStyle="bold" />