fallback mode

This commit is contained in:
lucky 2022-02-14 04:45:37 +03:00
parent 539bb9397e
commit e8001df6ee
10 changed files with 71 additions and 6 deletions

View file

@ -8,4 +8,8 @@
<string name="destination_threema">Threema</string>
<string name="redirection_delay_description">Delay before a call will be redirected.</string>
<string name="popup_position">Popup position</string>
<string name="fallback">Fallback</string>
<string name="fallback_description">Redirect to WhatsApp/Viber if no other available.</string>
<string name="fallback_destination_whatsapp">WhatsApp</string>
<string name="fallback_destination_viber">Viber</string>
</resources>