From 0cd9472a4a5579715bd975fe8349bff95eb7ce86 Mon Sep 17 00:00:00 2001 From: dadu Date: Tue, 3 Dec 2024 16:40:40 +0100 Subject: [PATCH] Update PWA instructions - In both Chrome and Firefox, the button to install PWAs has changed from 'Install' to 'Add to home screen' https://support.google.com/chrome/answer/9658361?co=GENIE.Platform%3DAndroid&oco=1 --- content/administration/mobile.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/administration/mobile.rst b/content/administration/mobile.rst index 51a457f06..79aa2a329 100644 --- a/content/administration/mobile.rst +++ b/content/administration/mobile.rst @@ -25,10 +25,10 @@ instructions to install a PWA depend on the platform and browser used. .. tab:: Android - **Chrome**: open Chrome's menu (:guilabel:`⋮`), select :guilabel:`Install app`, and tap + **Chrome**: open Chrome's menu (:guilabel:`⋮`), select :guilabel:`Add to home screen`, and tap :guilabel:`Install`. - **Firefox**: open Firefox's menu (:guilabel:`⋮`), select :guilabel:`Install`, and either touch + **Firefox**: open Firefox's menu (:guilabel:`⋮`), select :guilabel:`Add to Home screen`, and either touch and hold the Odoo icon or tap :guilabel:`Add automatically`. The PWA can also be installed with **Samsung Internet**, **Edge**, and **Opera**.