summaryrefslogtreecommitdiff
path: root/res/menu/category_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/category_menu.xml')
-rw-r--r--res/menu/category_menu.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/menu/category_menu.xml b/res/menu/category_menu.xml
index d437a0ca..59ff8f8c 100644
--- a/res/menu/category_menu.xml
+++ b/res/menu/category_menu.xml
@@ -2,10 +2,10 @@
<item
android:id="@+id/browse_articles"
- android:title="Browse articles"/>
+ android:title="@string/category_browse_articles"/>
<item
android:id="@+id/browse_feeds"
- android:title="Browse feeds"/>
+ android:title="@string/category_browse_feeds"/>
</menu> \ No newline at end of file