replace sip.linphone.org by sip.example.org
This commit is contained in:
parent
e6d9c8bb2b
commit
704fd320b6
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…
Reference in a new issue