Improved Unique Contact URI help text
This commit is contained in:
@ -413,9 +413,10 @@
|
|||||||
</string>
|
</string>
|
||||||
<string name="no_read_permission">Ei ulkoisen muistin lukuoikeutta</string>
|
<string name="no_read_permission">Ei ulkoisen muistin lukuoikeutta</string>
|
||||||
<string name="unique_contact_uri">Uniikki kontakti-URI</string>
|
<string name="unique_contact_uri">Uniikki kontakti-URI</string>
|
||||||
<string name="unique_contact_uri_help">Jos merkitty, kontakti-URI:n taataan olevan uniikki.
|
<string name="unique_contact_uri_help">Jos merkitty, Contact URI:n taataan olevan uniikki.
|
||||||
Merkittävä, jos on useammalla tilillä on sama SIP URI:n käyttäjäosa, mutta se myös
|
Merkittävä, jos on useammalla tilillä on sama SIP URI:n käyttäjäosa, mutta se myös
|
||||||
parantaa tilien suojaa hyökkäyksiltä.
|
parantaa tilien suojaa hyökkäyksiltä. Älä merkitse, jos palvelun tarjoajasi
|
||||||
|
vaatii, että Contact URI:n käyttäjäosa on sama kuin SIP URI:n käyttäjäosa.
|
||||||
</string>
|
</string>
|
||||||
<string name="audio_settings">Audio-asetukset</string>
|
<string name="audio_settings">Audio-asetukset</string>
|
||||||
<string name="speaker_phone">Kaiutin</string>
|
<string name="speaker_phone">Kaiutin</string>
|
||||||
|
|||||||
@ -399,7 +399,8 @@
|
|||||||
<string name="unique_contact_uri">Unique Contact URI</string>
|
<string name="unique_contact_uri">Unique Contact URI</string>
|
||||||
<string name="unique_contact_uri_help">If checked, Contact URI is guaranteed to be unique.
|
<string name="unique_contact_uri_help">If checked, Contact URI is guaranteed to be unique.
|
||||||
Needs to be checked if there is more than one account with the same SIP URI userpart,
|
Needs to be checked if there is more than one account with the same SIP URI userpart,
|
||||||
but also improves protection of the accounts from attacks.</string>
|
but also improves protection of the accounts from attacks. Disable if your provider
|
||||||
|
requires that Contact URI userpart is the same as SIP URI userpart.</string>
|
||||||
<string name="audio_settings">Audio Settings</string>
|
<string name="audio_settings">Audio Settings</string>
|
||||||
<string name="speaker_phone">Speaker Phone</string>
|
<string name="speaker_phone">Speaker Phone</string>
|
||||||
<string name="speaker_phone_help">If checked, speaker phone is turned automatically on
|
<string name="speaker_phone_help">If checked, speaker phone is turned automatically on
|
||||||
|
|||||||
Reference in New Issue
Block a user