- If Authentication Username is not given, it defaults to account's username.
This commit is contained in:
@@ -41,11 +41,9 @@
|
||||
<string name="your_name">Your Name</string>
|
||||
<string name="display_name_help">Name (if any) used in From URI of outbound requests.</string>
|
||||
<string name="invalid_display_name">Invalid Display Name \'%1$s\'</string>
|
||||
<string name="authentication_username_password_mismatch">Authentication Password cannot be given without Authentication Username.
|
||||
</string>
|
||||
<string name="authentication_username">Authentication Username</string>
|
||||
<string name="authentication_username_help">Authentication username if authentication of SIP
|
||||
requests is required.
|
||||
<string name="authentication_username_help">Authentication username
|
||||
if authentication of SIP requests is required. Default value is account\'s username.
|
||||
</string>
|
||||
<string name="invalid_authentication_username">Invalid Authentication Username \'%1$s\'</string>
|
||||
<string name="authentication_password">Authentication Password</string>
|
||||
|
||||
Reference in New Issue
Block a user