- Alignment of strings with weblate.

This commit is contained in:
Juha Heinanen
2020-04-16 16:19:47 +03:00
parent beb091bbe7
commit eac78a02a4
3 changed files with 4 additions and 10 deletions

View File

@ -111,13 +111,7 @@
<!-- Accounts Activity -->
<string name="accounts">Accounts</string>
<string name="new_account">New Account</string>
<string name="accounts_help">Account\'s port number and transport protocol may be optionally
given when a new account is created: username@domain[:port][;transport=udp|tcp|tls].
If port is given and transport protocol is not given, transport protocol defaults to udp.
If port is not given and transport protocol is given, port defaults to 5060 or 5061 (tls).
If neither is given and no outbound proxy is specified, account\'s registrar (if any) is
determined solely based on domain\'s DNS information.
</string>
<string name="accounts_help">Account\'s port number and transport protocol may be optionally given when a new account is created: username@domain[:port][;transport=udp|tcp|tls]. If port is given and transport protocol is not given, transport protocol defaults to udp. If port is not given and transport protocol is given, port defaults to 5060 or 5061 (TLS). If neither is given and no outbound proxy is specified, account\'s registrar (if any) is determined solely based on domain\'s DNS information.</string>
<string name="user_domain">user@domain</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>
@ -318,4 +312,4 @@
<string name="no_calls">You are not able to place or answer calls without Microphone permission.</string>
<string name="account_password">Account %1$s Authentication Password</string>
<string name="show_password">Show Password</string>
</resources>
</resources>