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">Raggruppa chiamate successive con lo stesso numero nel registro delle chiamate</string>
<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="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 -->
@ -86,4 +86,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>