From 939fde425d6ebed89cdccccedadeab102b3784b5 Mon Sep 17 00:00:00 2001 From: Arturo Mejia Date: Mon, 26 Oct 2020 16:30:33 -0400 Subject: [PATCH] [components] Closes https://github.com/mozilla-mobile/android-components/issues/7879 Provide an error message when non translation is found for an add-on field. 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@3ba30278c91dd3c7a60f8d604e67763854659007 --- _meta/mozilla-mobile-firefox-android-android-components.json | 2 +- .../components/feature/addons/src/main/res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_meta/mozilla-mobile-firefox-android-android-components.json b/_meta/mozilla-mobile-firefox-android-android-components.json index dd1f37d1052..1befd94e8b6 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": "f506f74dfb701569b14cf9b615d22d46b8a4d8c0" + "main": "3ba30278c91dd3c7a60f8d604e67763854659007" } } \ 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 0bcdd93b654..fd39cc0aa4a 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 @@ -160,6 +160,8 @@ Downloading and verifying add-on… Failed to query Add-ons! + + Translation not found, for locale %1$s neither default language %2$s Successfully installed %1$s