From e4d4c69519c7854f1852d80a3b47eebe30e6a3d5 Mon Sep 17 00:00:00 2001 From: Vishnu Sanal T <50027064+VishnuSanal@users.noreply.github.com> Date: Sun, 6 Nov 2022 15:26:01 +0530 Subject: Add confirmation dialog for clearing history (#6175) --- ui/i18n/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/i18n') diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index 884ffab29..ffb2da237 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -93,6 +93,7 @@ Clear History + This will clear the entire playback history. Are you sure you want to proceed? Confirm -- cgit v1.2.3