From 4df9f83b9164ca2b73041733927ce44a838590e1 Mon Sep 17 00:00:00 2001 From: Elise Richards Date: Thu, 29 Oct 2020 14:43:16 -0500 Subject: [PATCH] [components] Closes https://github.com/mozilla-mobile/android-components/issues/2743: Upstream tab counter changes from Fenix 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@30ffce019d78a6b78e8e4be77256adf7c9e4704b --- ...a-mobile-firefox-android-android-components.json | 2 +- .../ui/tabcounter/src/main/res/values/strings.xml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/_meta/mozilla-mobile-firefox-android-android-components.json b/_meta/mozilla-mobile-firefox-android-android-components.json index b81664ace83..9198ce9ce54 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": "d95297c2e10128e4b909fe1074dea0bd92d5869d" + "main": "30ffce019d78a6b78e8e4be77256adf7c9e4704b" } } \ No newline at end of file diff --git a/mozilla-mobile/android-components/components/ui/tabcounter/src/main/res/values/strings.xml b/mozilla-mobile/android-components/components/ui/tabcounter/src/main/res/values/strings.xml index 39ff27827c7..d9060f9e419 100644 --- a/mozilla-mobile/android-components/components/ui/tabcounter/src/main/res/values/strings.xml +++ b/mozilla-mobile/android-components/components/ui/tabcounter/src/main/res/values/strings.xml @@ -1,4 +1,15 @@ - Tab Counter + + 1 open tab. Tap to switch tabs. + + %1$s open tabs. Tap to switch tabs. + + New tab + + New private tab + + Close tab + + The tab counter toolbar button.