From 5887b6d12a79f68c8ac652018e88d0e3c83e6eb4 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Fri, 21 Jun 2019 14:23:16 +0300 Subject: [PATCH] - Improved Aboutt hints. --- app/src/main/res/values-fi/strings.xml | 14 ++++++-------- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index f8eaf623..684270e6 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -11,16 +11,14 @@

Käyttövihjeitä

+
  • Jos et puhelun aikana kuule, mitä toinen sanoo, kasvata median volyymia.
  • 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 5c928cbe..a90f4269 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -16,7 +16,7 @@
  • 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.
  • -
  • Touching the call icon will re-dial your last contact even if none selected.
  • +
  • Tou can re-reselect 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.
  • Source code