Fix wording issue + add authentication autofil.

This commit is contained in:
Thomas Andres Gomez 2022-10-16 08:43:15 +02:00
parent d3d7f89e22
commit e176b6827a
6 changed files with 57 additions and 6 deletions

View file

@ -42,9 +42,13 @@
<string name="detail_series">Séries</string>
<string name="detail_emails_title">Envoyer cet eBook à :</string>
<string name="search_title">Rechercher sur Biblib</string>
<string name="search_filter_title">Rechercher</string>
<string name="search_filter_author">Auteur</string>
<string name="search_filter_serie">Série</string>
<string name="search_filter_genre">Genre</string>
<string name="search_filter_language">Langue</string>
<string name="profile_title">Profile</string>
</resources>