mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 02:17:43 +03:00
11 lines
503 B
XML
11 lines
503 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="main_settings">Instellings</string>
|
|
<string name="actionbar_settings">Instellings</string>
|
|
<string name="prefs_help">Hulp</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>
|