From 0918d12f1833bceb01140b9811fd2ff273b441b0 Mon Sep 17 00:00:00 2001 From: Duncan McNamara Date: Tue, 2 Jan 2024 16:17:51 +0100 Subject: [PATCH] Videos: improve sort by number wording Move "More/Less videos" to "More/Less videos in group first" as the the previous wording was too vague --- application/resources/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml index 1967738b3..0f3b04ea9 100644 --- a/application/resources/src/main/res/values/strings.xml +++ b/application/resources/src/main/res/values/strings.xml @@ -38,8 +38,8 @@ Newest date first Oldest addition first Newest addition first - More videos - Less videos + More videos in group first + Less videos in group first Oldest insertion date first Newest insertion date first Oldest modification date first