add strings

This commit is contained in:
Mysochenko Yuriy
2022-05-11 14:39:33 +03:00
parent 66dc771fbf
commit bfbbfef242
34 changed files with 136 additions and 23 deletions

View File

@ -44,6 +44,9 @@
<string name="show_dialpad">Mostra il tastierino</string>
<string name="hide_dialpad">Nascondi il tastierino</string>
<string name="end_call">Termina la chiamata</string>
<string name="hold_call">Hold call</string>
<string name="unhold_call">Unhold call</string>
<string name="call_on_hold">Call On Hold</string>
<!-- Speed dial -->
<string name="speed_dial">Contatti veloci</string>
<string name="manage_speed_dial">Gestisci i contatti veloci</string>
@ -86,4 +89,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>