From 7befb88e15a1e4e62647ff9283d89ab6443e9e3e Mon Sep 17 00:00:00 2001 From: Zakhar Timoshenko Date: Thu, 11 Aug 2022 16:49:01 +0300 Subject: [PATCH] Rename Updates to Feed, Tools to Options --- app/src/main/res/menu/nav_bottom.xml | 4 ++-- app/src/main/res/values/strings.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/menu/nav_bottom.xml b/app/src/main/res/menu/nav_bottom.xml index 5bda66997..bb892fb76 100644 --- a/app/src/main/res/menu/nav_bottom.xml +++ b/app/src/main/res/menu/nav_bottom.xml @@ -15,11 +15,11 @@ + android:title="@string/feed" /> + android:title="@string/options" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c7516b8e6..c7013e450 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -374,4 +374,5 @@ Import completed You can delete the original file from storage to save space Import will start soon + Feed