mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
15 lines
No EOL
726 B
XML
15 lines
No EOL
726 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
|
|
<string name="app_name">Linphone</string>
|
|
<string name="notification_title">Linphone</string>
|
|
<string name="wait_dialog_text">Starting up</string>
|
|
<string name="notification_registered">Registered to %s </string>
|
|
<string name="notification_register_failure">Fails to register to %s</string>
|
|
<string name="about_text">Linphone %s SIP (rfc 3261) compatible phone under GNU Public License V2\n http://www.linphone.org\n\nInstructions\nhttp://www.linphone.org/m/help\n\n© 2011 Belledonne Communications</string>
|
|
|
|
<string name="tunnel_host"></string>
|
|
<string name="default_tunnel_mode_entry_value">@string/tunnel_mode_entry_value_disabled</string>
|
|
</resources>
|
|
|