diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 36c432f4..5d6958fe 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -17,7 +17,8 @@
viestejä ja kontakteja.
Voit valita edellisen puhelun uudelleen koskettamalla virheää luuria silloin,
kun puhelun kohde on tyhjä.
- Jos et puhelun aikana kuule, mitä toinen sanoo, kasvata median volyymia.
+ Jos et puhelun aikana kuule, mitä toinen sanoo, kasvata median volyymia laitteessa
+ tai aseta Oletus äänen voimakkuus Konfiguraatiossa.
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 ce5da7fb..82cc9cb8 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -12,12 +12,13 @@
Version %1$s
Usage Hints
- - Check that configuration default values meet your needs (touch item titles for help).
+ - Check that Configuration default values meet your needs (touch item titles for help).
- Then create one or more accounts (again touch item titles for help).
- Peers of calls and messages can be added to contacts by long touches.
- Long touches can also be used to remove calls, chats, messages, and contacts.
- You can re-reselect the previous call party by touching the call icon when Callee is empty.
- - If you cannot hear the other party of a call, try to increase Media volume.
+ - If you cannot hear the other party during call, try to increase Media volume of
+ the device or set Default Call Volume in Configuration.
Source code
Source code is available at GitHub,