adding a new faq item

This commit is contained in:
tibbi
2022-08-29 20:32:10 +02:00
parent 75eb937a69
commit c583f09082
39 changed files with 189 additions and 73 deletions

View File

@ -63,9 +63,12 @@
<string name="open_dialpad_by_default">Apri il tastierino per impostazione predefinita quando l\'app si apre</string>
<string name="disable_proximity_sensor">Disattiva il sensore di prossimità durante le chiamate</string>
<string name="disable_swipe_to_answer">Sostituisci lo scorrimento nel rispondere alle chiamate in arrivo con un clic</string>
<string name="show_incoming_calls_full_Screen">Visualizza sempre le chiamate in arrivo a schermo intero</string>
<string name="show_incoming_calls_full_screen">Visualizza sempre le chiamate in arrivo a schermo intero</string>
<!-- FAQ -->
<string name="faq_1_title">I hear incoming calls, but the screen doesn\'t turn on. What can I do?</string>
<string name="faq_1_text">Such issues can have many device and system specific reasons, hard to say in general. You should look around in your device settings and make sure that the app is allowed to pop up when in background and allow displaying over other apps.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>