mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-02-01 19:29:24 +00:00
replace sip.linphone.org by sip.example.org
This commit is contained in:
parent
0fa9cc2e82
commit
b3195e777f
2 changed files with 4 additions and 4 deletions
|
|
@ -197,8 +197,8 @@
|
|||
|
||||
<string name="pref_help_proxy">Adresse IP ou nom de domaine du serveur mandataire SIP (facultatif)</string>
|
||||
<string name="pref_help_outbound_proxy">Faire passer tous les appels via le serveur mandataire SIP</string>
|
||||
<string name="pref_help_username">Exemple: john si votre compte est john@sip.linphone.org</string>
|
||||
<string name="pref_help_domain">sip.linphone.org si votre compte est john@sip.linphone.org</string>
|
||||
<string name="pref_help_username">Exemple: john si votre compte est john@sip.example.org</string>
|
||||
<string name="pref_help_domain">sip.example.org si votre compte est john@sip.example.org</string>
|
||||
|
||||
<string name="delete">Supprimer</string>
|
||||
<string name="chat">Chat</string>
|
||||
|
|
|
|||
|
|
@ -244,8 +244,8 @@
|
|||
|
||||
<string name="pref_help_proxy">SIP proxy hostname or ip address (optional)</string>
|
||||
<string name="pref_help_outbound_proxy">Route all calls through SIP proxy</string>
|
||||
<string name="pref_help_username">Example: john if your account is john@sip.linphone.org</string>
|
||||
<string name="pref_help_domain">sip.linphone.org if your account is john@sip.linphone.org</string>
|
||||
<string name="pref_help_username">Example: john if your account is john@sip.example.org</string>
|
||||
<string name="pref_help_domain">sip.example.org if your account is john@sip.example.org</string>
|
||||
|
||||
<string name="delete">Delete</string>
|
||||
<string name="chat">Chat</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue