blob: d88b490e352145bdca43478927846ecfa953a17a [file] [log] [blame]
Romain Bertozzi9ada8d62016-04-26 11:35:29 -04001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to login-->
4 <string name="prompt_alias">Alias</string>
5 <string name="prompt_hostname">Hostnaam</string>
6 <string name="prompt_username">Gebruikersnaam</string>
7 <string name="prompt_password">Wachtwoord</string>
8 <string name="action_create">Account toevoegen</string>
9 <string name="action_create_short">Registreren</string>
10 <string name="error_field_required">Verplicht veld</string>
11 <string name="dialog_wait_create">Account wordt toegevoegd</string>
12 <string name="dialog_wait_create_details">Wacht aub tot het account is toegevoegd...</string>
13 <!--Strings related to account creation-->
14 <!--AccountManagementFragment-->
15 <!--Basic Details-->
16 <string name="account_hostname_label">Hostnaam</string>
17 <string name="account_username_label">Gebruikersnaam</string>
18 <string name="account_password_label">Wachtwoord</string>
19 <!--Audio Details-->
20 <!--Video Details-->
21 <!--Advanced Details-->
22 <!--Security Details-->
23 <!--SRTP Details-->
24 <!--TLS Details-->
25 <!--Import/export-->
26</resources>