mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 09:39:25 +03:00
10 lines
461 B
XML
10 lines
461 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="main_settings">Instellings</string>
|
|
<string name="actionbar_settings">Instellings</string>
|
|
<string name="auth_username">Gebruikersnaam</string>
|
|
<string name="auth_password">Wagwoord</string>
|
|
<string name="setup_hint_username">Gebruikersnaam</string>
|
|
<string name="setup_hint_password">Wagwoord</string>
|
|
<!--we need to improve the communication of errors to the user-->
|
|
</resources>
|