Added automatic account configuration note to About text.
Minor Accounts Help edits.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<!-- About Activity -->
|
||||
<string name="about_title">baresip sovelluksesta</string>
|
||||
<string name="about_title_plus">baresip+ sovelluksesta</string>
|
||||
<string name="about_text">
|
||||
<string name="about_text">
|
||||
<![CDATA[
|
||||
<h1>Baresip-kirjastoon perustuva, äänipuhelut ja pikaviestit mahdollistava SIP-sovellus</h1>
|
||||
<p>Juha Heinanen <jh@tutpro.com></p>
|
||||
@ -12,6 +12,9 @@
|
||||
<ul>
|
||||
<li>Tarkista, että Asetukset vastaavat tarpeitasi. Kunkin otsikon kosketus tarjoaa apua.</li>
|
||||
<li>Sen jälkeen luo yksi tai useampi tili. Jälleen kunkin otsikon kosketus tarjoaa apua.</li>
|
||||
<li>Uusi tili voidaan myös konfiguida osittain automaattisesti. Katso lisätietoja
|
||||
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">
|
||||
Wiki</a>-sivulta</li>
|
||||
<li>Tilin rekisteröintitila kerrotaan värillisellä pisteellä: vihreä (rekisteröinti onnistui),
|
||||
keltainen (rekisteröinti on meneillään), punainen (rekisteröinti epäonnistui), valkoinen
|
||||
(rekisteröintiä ei ole aktivoitu).</li>
|
||||
@ -50,6 +53,9 @@
|
||||
<ul>
|
||||
<li>Tarkista, että Asetukset vastaavat tarpeitasi. Kunkin otsikon kosketus tarjoaa apua.</li>
|
||||
<li>Sen jälkeen luo yksi tai useampi tili. Jälleen kunkin otsikon kosketus tarjoaa apua.</li>
|
||||
<li>Uusi tili voidaan myös konfiguida osittain automaattisesti. Katso lisätietoja
|
||||
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">
|
||||
Wiki</a>-sivulta</li>
|
||||
<li>Tilin rekisteröintitila kerrotaan värillisellä pisteellä: vihreä (rekisteröinti onnistui),
|
||||
keltainen (rekisteröinti on meneillään), punainen (rekisteröinti epäonnistui), valkoinen
|
||||
(rekisteröintiä ei ole aktivoitu).</li>
|
||||
@ -189,13 +195,12 @@
|
||||
<!-- Accounts Activity -->
|
||||
<string name="accounts">Tilit</string>
|
||||
<string name="new_account">Uusi tili</string>
|
||||
<string name="accounts_help">Uutta tiliä luotaessa voidaan käyttäjän ja domainin lisäksi
|
||||
tarvittaessa antaa myös porttinumero ja tiedonsiirtoprotokolla:
|
||||
käyttäjä@domain[:portti][;transport=udp|tcp|tls]. Jos portti on
|
||||
annettu, mutta protokollaa ei ole annettu, protokolla on udp. Jos porttia ei ole annettu,
|
||||
mutta protokolla on annettu, portti on joko 5060 tai 5061 (tls). Jos kumpaakaan ei ole
|
||||
annettu eikä välityspalvelinta ole määritelty, tilin mahdollinen rekisteröintipalvelin
|
||||
päätellään pelkästään domainin DNS-informaation perusteella.
|
||||
<string name="accounts_help">Kun uusi tili luodaan, voidaan haluttaessa antaa myös porttinumero
|
||||
ja tiedonsiirtoprotokolla: <käyttäjä>@<domain>[:<portti>][;transport=udp|tcp|tls].
|
||||
Jos <portti> on annettu, mutta protokollaa ei ole annettu, protokolla on udp.
|
||||
Jos <portti> ei ole annettu, mutta protokolla on annettu, portti on joko 5060 tai 5061 (tls).
|
||||
Jos kumpaakaan ei ole annettu eikä välityspalvelinta ole määritelty, tilin mahdollinen
|
||||
rekisteröintipalvelin päätellään pelkästään domainin DNS-informaation perusteella.
|
||||
</string>
|
||||
<string name="user_domain">käyttäjä@domain</string>
|
||||
<string name="invalid_aor">Virheellinen käyttäjä@domain[:portti][;transport=udp|tcp|tls] \'%1$s\'
|
||||
|
||||
@ -14,6 +14,9 @@
|
||||
<ul>
|
||||
<li>Check that default values in Settings meet your needs (touch item titles for help).</li>
|
||||
<li>Then in Accounts, create one or more accounts (again touch item titles for help).</li>
|
||||
<li>A new account can be partially configured automatically. See
|
||||
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">Wiki</a>
|
||||
for more information.</li>
|
||||
<li>Registration status of an account is shown with a colored dot: green (registration
|
||||
succeeded, yellow (registration is in progress), red (registration failed), white (registration
|
||||
has not been activated).</li>
|
||||
@ -52,6 +55,9 @@
|
||||
<ul>
|
||||
<li>Check that default values in Settings meet your needs (touch item titles for help).</li>
|
||||
<li>Then in Accounts, create one or more accounts (again touch item titles for help).</li>
|
||||
<li>A new account can be partially configured automatically. See
|
||||
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">Wiki</a>
|
||||
for more information.</li>
|
||||
<li>Registration status of an account is shown with a colored dot: green (registration
|
||||
succeeded, yellow (registration is in progress), red (registration failed), white (registration
|
||||
has not been activated).</li>
|
||||
@ -175,7 +181,13 @@
|
||||
<!-- 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">When a new account is created, account\'s port number and transport
|
||||
protocol may be optionally given: <user>@<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>
|
||||
|
||||
Reference in New Issue
Block a user