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">Otevřít číselník vždy po spuštění aplikace</string>
<string name="disable_proximity_sensor">Vypnout senzor přiblížení během hovoru</string>
<string name="disable_swipe_to_answer">Nahradit přejetí prstem při odpovídání na příchozí hovory za klepnutí</string>
<string name="show_incoming_calls_full_Screen">Vždy zobrazovat příchozí hovory na celou obrazovku</string>
<string name="show_incoming_calls_full_screen">Vždy zobrazovat příchozí hovory na celou obrazovku</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>