String fixes

This commit is contained in:
Juha Heinanen
2026-06-14 15:10:48 +03:00
parent aacbe39db6
commit a8a0e47906
13 changed files with 25 additions and 27 deletions

View File

@ -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>