String fixes
This commit is contained in:
@ -235,9 +235,9 @@
|
||||
Factory default is account\'s domain. If not given, this account cannot be used to call
|
||||
telephone numbers.
|
||||
</string>
|
||||
<string name="numeric_keypad">Numeric Keypad</string>"
|
||||
<string name="numeric_keypad">Numeric Keypad</string>
|
||||
<string name="numeric_keypad_help">If checked, numeric keypad is shown when \"Call to …\"
|
||||
field is focused.</string>"
|
||||
field is focused.</string>
|
||||
<string name="invalid_sip_uri_hostpart">Invalid SIP URI host part \'%1$s\'</string>
|
||||
<string name="default_account">Default Account</string>
|
||||
<string name="default_account_help">If checked, this account is selected when baresip is started.
|
||||
@ -256,7 +256,7 @@
|
||||
</string>
|
||||
<string name="invalid_aor">Invalid user@domain[:port][;transport=udp|tcp|tls] \'%1$s\'</string>
|
||||
<string name="account_exists">Account \'%1$s\' already exists.</string>
|
||||
<string name="account_allocation_failure">"Failed to allocate new account.</string>
|
||||
<string name="account_allocation_failure">Failed to allocate new account.</string>
|
||||
<string name="encrypt_password">Encrypt Password</string>
|
||||
<string name="decrypt_password">Decrypt Password</string>
|
||||
<string name="delete_account">Do you want to delete account \'%1$s\'\?</string>
|
||||
@ -584,7 +584,7 @@
|
||||
<string name="transfer_request_query">Do you accept to transfer this call to \'%1$s\'\?</string>
|
||||
<string name="call_request">Call Request</string>
|
||||
<string name="call_request_query">Do you accept request to call \'%1$s\'\?</string>
|
||||
<string name="redirect_notice">Automatic redirection to \'%1$s\'\</string>
|
||||
<string name="redirect_notice">Automatic redirection to \'%1$s\'</string>
|
||||
<string name="redirect_request">Redirect Request</string>
|
||||
<string name="redirect_request_query">Do you accept call redirection to \'%1$s\'\?</string>
|
||||
<string name="call_failed">Call failed</string>
|
||||
|
||||
Reference in New Issue
Block a user