Removed now unused strings
This commit is contained in:
@ -366,10 +366,6 @@
|
||||
<string name="video_size">Videon kehyskoko</string>
|
||||
<string name="video_size_help">Lähetettävän videon kehyskoko (leveys x korkeus).
|
||||
Tehdasasetus on 800x600.</string>
|
||||
<string name="android_settings">Android-asetukset</string>
|
||||
<string name="show_android_contacts">Näytä Androidin yhteystiedot</string>
|
||||
<string name="show_android_contacts_help">Jos valittu, niin Yhteystiedot-ikoni näyttää
|
||||
Androidin yhteystiedot.</string>
|
||||
<string name="contacts_help">Valitsee käytetäänkö baresip-sovelluksen yhteystietoja, Androidin
|
||||
yhteystietoja vai molempia. Jos molempia ja sama yhteystieto on molemmissa, käytetään
|
||||
baresip-sovelluksen yhteystietoa.</string>
|
||||
|
||||
@ -328,7 +328,6 @@
|
||||
<string name="video_size">Video Frame Size</string>
|
||||
<string name="video_size_help">Size of transmitted video frames (width x height).
|
||||
Factory default is 800x600.</string>
|
||||
<string name="android_settings">Android Settings</string>
|
||||
<string name="contacts_help">Chooses if baresip contacts, Android contacts, or both are used.
|
||||
If both and contact with the same name exists in both, baresip contact is chosen.</string>
|
||||
<string name="both">Both</string>
|
||||
@ -360,13 +359,10 @@
|
||||
<string name="avatar_image">Profile image</string>
|
||||
<!-- Contacts Activity -->
|
||||
<string name="contacts">Contacts</string>
|
||||
<string name="baresip_contacts">baresip Contacts</string>
|
||||
<string name="contact_action_question">Do you want to call or send message to \'%1$s\'?</string>
|
||||
<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>
|
||||
<!-- Android Contacts Activity -->
|
||||
<string name="android_contacts">Android Contacts</string>
|
||||
<!-- Generic -->
|
||||
<string name="alert">Alert</string>
|
||||
<string name="info">Info</string>
|
||||
|
||||
Reference in New Issue
Block a user