From 667cb7fd48b81a19a0308a52133ddc52c5eb0058 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Wed, 10 Nov 2021 12:05:34 +0200 Subject: [PATCH] Edited English permission related strings Added Finnish permission related strings --- app/src/main/res/values-fi/strings.xml | 6 ++++++ app/src/main/res/values/strings.xml | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 6c01bb7e..497c742e 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -496,6 +496,12 @@ Et voi soittaa video-puheluita tai vastata niihin ilman Kamera-käyttöoikeutta. + Et voi tallentaa sovelluksen tietoja ilman + Tallennustila-käyttöoikeutta. + Et voi palauttaa sovelluksen tietoja ilman + Tallennustila-käyttöoikeutta. + Et voi lisätä tai poistaa Android-yhteystietoja ilman + Kontaktit-käyttöoikeutta. Sinulla ei ole yhtään tuettua video-kameraa. Näytä salasana Ei verkkoyhteyttä! diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 879748ec..18bd7063 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -447,13 +447,13 @@ Failed to restore application data. Check that you gave correct password. In Android versions 9 and below, also check Apps → baresip → Permissions → Storage and that file \'%1$s\' exists in Download folder. - You are not able to make or answer calls without Microphone + You are not able to make or answer calls without \"Microphone\" permission. + Grant \"Camera\" permission to make or answer video calls. You are not able create backup without \"Storage\" permission. + You are not able restore backup without \"Storage\" permission. You are not able add or remove Android contacts without \"Contacts\" permission. - You are not able restore backup without \"Storage\" permission. - Grant \"Camera\" permission to make or answer video calls. You don\'t have any supported video cameras. Show Password No network connection!