Various string addtions and improvements

This commit is contained in:
Juha Heinanen
2022-02-03 14:07:39 +02:00
parent 2c9b920825
commit bf9458a354
2 changed files with 15 additions and 3 deletions
+2 -2
View File
@@ -362,7 +362,6 @@
<string name="send_message">Send Message</string>
<string name="contact_delete_question">Do you want to delete contact \'%1$s\'?</string>
<string name="contacts_exceeded">Your maximum number of contacts %1$d has been exceeded.</string>
<string name="no_telephony_providers">Telephony Provider has not been configured for any account.</string>
<!-- Generic -->
<string name="alert">Alert</string>
<string name="info">Info</string>
@@ -397,7 +396,8 @@
<string name="incoming_call_from_dots">Call from …</string>
<string name="transferring_call_to_dots">Transferring call to …</string>
<string name="invalid_sip_uri">Invalid SIP URI \'%1$s\'</string>
<string name="choose_telephony_provider_account">Choose Telephony Provider account.</string>
<string name="no_telephony_providers">Telephony Provider has not been configured for any account.</string>
<string name="choose_telephony_provider_account">Choose Telephony Provider account</string>
<string name="callee">Callee</string>
<string name="hangup">Hangup</string>
<string name="video_call">Video call</string>