diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index e03b9d7f..3db611d9 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -36,12 +36,6 @@
Voit lisätä/poistaa yhteystiedon avatar-kuvan koskettamalla yhteystiedon ikonia
lyhyesti/pitkästi.
- Tunnetut ongelmat
-
- - Johtuen alla olevien kirjastojen rajoituksista, baresip ei tällä hetkellä tue useita,
- samanaikaisesti aktiivisia verkkoliittymiä. Aktiivisia verkkoliittymiä suositaan
- järjestyksessä VPN, Internet, muu.
-
Lähdekoodi
Lähdekoodi on saatavilla GitHub:ssa,
missä voi myös raportoida virheistä.
@@ -90,9 +84,6 @@
Tunnetut ongelmat
- - Johtuen alla olevien kirjastojen rajoituksista useita,
- samanaikaisesti aktiivisia verkkoliittymiä ei voi käyttää. Aktiivisia verkkoliittymiä
- suositaan järjestyksessä VPN, Internet, muu.
- Videopuheluissa laitetta on pidettävä vaakasuorassa asennossa
kiertämällä sitä 90 astetta vasempaan pystysuorasta asennosta.
- Oman videokuvan näyttö ei toimi, jos video on vain lähetyssuuntainen.
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 479816fc..ac80e60d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -34,12 +34,6 @@
- Long touches can also be used to remove calls, chats, messages, and contacts.
- Touch/long touch of contact icon can be used to install/remove image avatar.
- Known Issues
-
- - Due to limitations in underlying libraries, baresip does not currently support multiple,
- concurrently active network interfaces. Active network interface preference order is VPN,
- Internet, other.
-
Source code
Source code is available at GitHub,
where also issues can be reported.
@@ -84,9 +78,6 @@
Known Issues
- - Due to limitations in underlying libraries, multiple concurrently active network
- interfaces are not supported. Active network interface preference order is VPN,
- Internet, other.
- In video calls, the device needs to be held in landscape
mode rotated 90 degrees left from portrait orientation.
- Selfview is not properly shown when video stream is sendonly.