From 3fb3186dc35b1d8e2a780b19c19b279405053f45 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Wed, 20 Nov 2019 06:01:36 +0200 Subject: [PATCH] - Added About linitation note about multiple network interfaces. --- app/src/main/res/values-fi/strings.xml | 5 +++++ app/src/main/res/values/strings.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 4b6db276..31302bfb 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -18,6 +18,11 @@ kun puhelun kohde on tyhjä.
  • Jos et puhelun aikana kuule, mitä toinen sanoo, kasvata median volyymia laitteessa tai aseta Oletus äänen voimakkuus Konfiguraatiossa.
  • +

    Rajoitukset

    +

    Lähdekoodi

    Lähdekoodi on saatavilla GitHub:ssa, missä voi myös raportoida virheistä. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e47edacb..038e4106 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,6 +20,11 @@
  • If you cannot hear the other party during call, try to increase Media volume of the device or set Default Call Volume in Settings.
  • +

    Limitations

    +

    Source code

    Source code is available at GitHub, where also issues can be reported.