From 3f12c1cdb92808dc70939ae2a3ec9ed43d23679b Mon Sep 17 00:00:00 2001 From: Mihai Branescu Date: Tue, 24 Mar 2020 20:06:33 +0200 Subject: [PATCH] Closes #9352 - changed capitalisation of 'Open in app' --- app/metrics.yaml | 2 +- app/src/main/res/values-en-rCA/strings.xml | 2 +- app/src/main/res/values-en-rGB/strings.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- docs/metrics.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index 75f13acc4..7e1d90e13 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -82,7 +82,7 @@ events: A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, - Reader Mode On, Reader Mode Off, Open In App, Add To Top Sites, Add-ons Manager + Reader Mode On, Reader Mode Off, Open In app, Add To Top Sites, Add-ons Manager bugs: - https://github.com/mozilla-mobile/fenix/issues/1024 data_reviews: diff --git a/app/src/main/res/values-en-rCA/strings.xml b/app/src/main/res/values-en-rCA/strings.xml index 8a2a22547..6c9819be8 100644 --- a/app/src/main/res/values-en-rCA/strings.xml +++ b/app/src/main/res/values-en-rCA/strings.xml @@ -107,7 +107,7 @@ Reader view - Open in App + Open in app Appearance diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml index e2d2fef5a..7efb26e09 100644 --- a/app/src/main/res/values-en-rGB/strings.xml +++ b/app/src/main/res/values-en-rGB/strings.xml @@ -106,7 +106,7 @@ Reader view - Open in App + Open in app Appearance diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e230a1080..6af5bd3a0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -108,7 +108,7 @@ Reader view - Open in App + Open in app Appearance diff --git a/docs/metrics.md b/docs/metrics.md index e1af917f0..930a4a777 100644 --- a/docs/metrics.md +++ b/docs/metrics.md @@ -95,7 +95,7 @@ The following metrics are added to the ping: | download_notification.try_again |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user tapped on try again when a download fails in the download notification |[1](https://github.com/mozilla-mobile/fenix/pull/6554)||2020-09-01 | | error_page.visited_error |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user encountered an error page |[1](https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486)||2020-09-01 | | events.app_opened |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user opened the app |[1](https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673)||2020-09-01 | -| events.browser_menu_action |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A browser menu item was tapped |[1](https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708), [2](https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996), [3](https://github.com/mozilla-mobile/fenix/pull/6310)||2020-09-01 | +| events.browser_menu_action |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A browser menu item was tapped |[1](https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708), [2](https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996), [3](https://github.com/mozilla-mobile/fenix/pull/6310)||2020-09-01 | | events.entered_url |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user entered a url |[1](https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673)||2020-09-01 | | events.opened_link |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user opened a link with Fenix |[1](https://github.com/mozilla-mobile/fenix/pull/5975)||2020-09-01 | | events.performed_search |[event](https://mozilla.github.io/glean/book/user/metrics/event.html) |A user performed a search |[1](https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673), [2](https://github.com/mozilla-mobile/fenix/pull/1677)||2020-09-01 |