From 334df30196719edbb2f1b0f62cd13c8cdd24df4a Mon Sep 17 00:00:00 2001 From: Simon Chae Date: Fri, 8 May 2020 11:01:30 -0400 Subject: [PATCH] [components] Closes https://github.com/mozilla-mobile/android-components/issues/6915: Add addon installation confirmation dialog X-Channel-Revision: [main] mozilla-mobile/android-components@96444ddbd36acf0987ca531574187647bc74b5f3 X-Channel-Revision: [main] mozilla-mobile/fenix@d039188782084c5475112e6d98ab829c7992e759 X-Channel-Revision: [main] mozilla-mobile/focus-android@a9a09b171665081b4e5f4d426f0e30f22f84ae49 X-Channel-Converted-Revision: [main] mozilla-mobile/firefox-android@d6980d6a178e725d03a2d110981935eddf8657ae --- .../mozilla-mobile-firefox-android-android-components.json | 2 +- .../feature/addons/src/main/res/values/strings.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_meta/mozilla-mobile-firefox-android-android-components.json b/_meta/mozilla-mobile-firefox-android-android-components.json index a7d61568407..b725e914875 100644 --- a/_meta/mozilla-mobile-firefox-android-android-components.json +++ b/_meta/mozilla-mobile-firefox-android-android-components.json @@ -1,6 +1,6 @@ { "name": "mozilla-mobile/firefox-android/android-components", "revs": { - "main": "684e92cc10ea89ebba2675c6bca7c5ffcfae7803" + "main": "d6980d6a178e725d03a2d110981935eddf8657ae" } } \ No newline at end of file diff --git a/mozilla-mobile/android-components/components/feature/addons/src/main/res/values/strings.xml b/mozilla-mobile/android-components/components/feature/addons/src/main/res/values/strings.xml index 3f2eb93538f..17e099c84f2 100644 --- a/mozilla-mobile/android-components/components/feature/addons/src/main/res/values/strings.xml +++ b/mozilla-mobile/android-components/components/feature/addons/src/main/res/values/strings.xml @@ -178,4 +178,10 @@ Last attempt: Status: + + %1$s has been added to %2$s + + Open it in the menu + + Okay, Got It