From b55e58d0460a1fb4200fa454629333f6ef396d7c Mon Sep 17 00:00:00 2001 From: "U. N. Owen" <15646950+MM2-0@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:00:50 +0200 Subject: [PATCH 1/2] Update g-services readme --- g-services/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/g-services/readme.md b/g-services/readme.md index 4c1333c9..aa6811cf 100644 --- a/g-services/readme.md +++ b/g-services/readme.md @@ -16,6 +16,10 @@ In order to use Google APIs, you need to setup a new project in the Google Cloud 1. Enable the Drive API: 1. Go to APIs & Services > Library and search for the Google Drive API. 1. Enable this API for your project. +1. Setup your OAuth consent screen + 1. Go to APIs & Services > OAuth consent screen + 1. On the Oauth consent screen page, fill out all the required fields + 1. On the Scopes page, click add or remove scopes and add the following scopes: `userinfo.profile` and `drive.metadata.readonly` 1. Create a new Oauth 2.0 client (you need to do this twice, for debug builds and for release builds) 1. Go to APIs & Services > Credentials 1. Click on Create Credentials > OAuth client ID From 2fe879078fd9f91f2dbab7c214ae62190e304910 Mon Sep 17 00:00:00 2001 From: kernoeb Date: Mon, 13 Jun 2022 22:19:39 +0000 Subject: [PATCH 2/2] Translated using Weblate (French) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (424 of 424 strings) Translation: Kvæsitso/i18n --- i18n/src/main/res/values-fr/strings.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/i18n/src/main/res/values-fr/strings.xml b/i18n/src/main/res/values-fr/strings.xml index f543f0f0..d9851126 100644 --- a/i18n/src/main/res/values-fr/strings.xml +++ b/i18n/src/main/res/values-fr/strings.xml @@ -202,7 +202,7 @@ Applications suspendues Badges du cloud Afficher un badge pour les fichiers stockés dans le cloud - Badges de raccourci + Badges de raccourcis Afficher un badge qui indique à quelle application le raccourci appartient Suivre le système Microsoft @@ -367,8 +367,8 @@ Calendriers Cacher les évènements qui durent toute la journée - %1$d calendrier sélectioné - %1$d calendriers sélectionés + %1$d calendrier sélectionné + %1$d calendriers sélectionnés Informations sur la version Plus d\'informations à propos de la version de cette application @@ -462,4 +462,7 @@ Générer depuis la couleur primaire Variant neutre Secondaire + Enregistrer + Sauvegarde %1$s + Emplacement inconnu. \ No newline at end of file