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" />
diff --git a/News-Android-App/src/main/res/menu/news_reader.xml b/News-Android-App/src/main/res/menu/news_reader.xml
index 35b31943..4fb6089f 100644
--- a/News-Android-App/src/main/res/menu/news_reader.xml
+++ b/News-Android-App/src/main/res/menu/news_reader.xml
@@ -12,7 +12,7 @@
android:enabled="true"
android:icon="@drawable/ic_search_white_24dp"
android:iconifiedByDefault="false"
- android:title="Search"
+ android:title="@string/action_search"
android:visible="true"
app:actionViewClass="android.widget.SearchView"
app:showAsAction="always|collapseActionView" />
diff --git a/News-Android-App/src/main/res/values/strings.xml b/News-Android-App/src/main/res/values/strings.xml
index 1709d8b3..39ed7d3a 100644
--- a/News-Android-App/src/main/res/values/strings.xml
+++ b/News-Android-App/src/main/res/values/strings.xml
@@ -40,6 +40,7 @@
Sync Settings
Add new feed
Read out
+ Search
Download articles offline
- You have %d new unread item
@@ -54,6 +55,8 @@
Feed URL
Add feed
+ Import OPML
+ Export OPML
@@ -95,10 +98,6 @@
Incorrect URL
-
- Import Account
-
-
- Downloaded %d old item