From f7b5d6cef5bb220ccbb73dd21375d484cf4fb4e9 Mon Sep 17 00:00:00 2001 From: Arturo Mejia Date: Sun, 21 Jul 2019 18:22:54 -0400 Subject: [PATCH] [components] Closes https://github.com/mozilla-mobile/android-components/issues/3843: Ported the Month picker widget from Fennec 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@d607f4dada655740ba776bbbff4b715e323f1fae --- ...le-firefox-android-android-components.json | 2 +- .../prompts/src/main/res/values/strings.xml | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/_meta/mozilla-mobile-firefox-android-android-components.json b/_meta/mozilla-mobile-firefox-android-android-components.json index cc048c39079..d977ecf53e1 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": "17a617e9d49064649c271ab61e32f9937a46d80f" + "main": "d607f4dada655740ba776bbbff4b715e323f1fae" } } \ No newline at end of file diff --git a/mozilla-mobile/android-components/components/feature/prompts/src/main/res/values/strings.xml b/mozilla-mobile/android-components/components/feature/prompts/src/main/res/values/strings.xml index bfd16892177..7849cfd1560 100644 --- a/mozilla-mobile/android-components/components/feature/prompts/src/main/res/values/strings.xml +++ b/mozilla-mobile/android-components/components/feature/prompts/src/main/res/values/strings.xml @@ -25,4 +25,30 @@ Allow Deny + + Pick a month + + Jan + + Feb + + Mar + + Apr + + May + + Jun + + Jul + + Aug + + Sep + + Oct + + Nov + + Dec