From 889f7797d103257a9799361aa6255e6f9cf9dd81 Mon Sep 17 00:00:00 2001 From: Rahul Kumar Patel Date: Tue, 16 Feb 2021 08:04:14 +0530 Subject: [PATCH] Fix incorrect taost string --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d5bf5dd94..5bc7573c2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -287,5 +287,5 @@ "APK export failed" "APK exported successfully" "Whitelisted" - "Not available on anonymous accounts" + "Copied to clipboard" \ No newline at end of file