Changed enable to disable

This commit is contained in:
Agnieszka C
2021-12-22 22:54:49 +01:00
parent f0fda44685
commit fa79c1484e
31 changed files with 48 additions and 40 deletions

View File

@@ -51,7 +51,7 @@
<string name="group_subsequent_calls">Ryhmitä saman numeron peräkkäiset puhelut puheluhistoriassa</string>
<string name="open_dialpad_by_default">Avaa numeronäppäimistö, kun sovellus avataan</string>
<string name="disable_proximity_sensor">Poista läheisyysanturi käytöstä puheluiden aikana</string>
<string name="enable_swipe_to_answer">Enable swipe to answer an incoming call</string>
<string name="disable_swipe_to_answer">Replace swiping at responding to incoming calls with clicking</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
@@ -63,4 +63,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>