Fix gradle build warnings. Remove unused strings

This commit is contained in:
len
2017-07-05 17:21:27 +02:00
parent 634247c590
commit 90d27147e6
8 changed files with 1 additions and 33 deletions

View File

@@ -302,9 +302,6 @@
<!-- Backup fragment -->
<string name="backup">Sauvegarder</string>
<string name="restore">Restaurer</string>
<string name="backup_please_wait">Sauvegarde en cours. Veuillez patienter…</string>
<string name="backup_completed">Sauvegarde restaurée avec succès</string>
<!-- Recent manga fragment -->
<string name="recent_manga_source">%1$s - Ch.%2$s</string>
@@ -370,7 +367,6 @@
<string name="notification_not_connected_to_ac_title">Synchronisation annulée</string>
<string name="pref_clear_chapter_cache">Effacer le cache des chapitres</string>
<string name="pref_remove_after_marked_as_read">Supprimer quand marqué comme lu</string>
<string name="restore_please_wait">Restauration de la sauvegarde. Veuillez patienter…</string>
<string name="rounded_icon">Icône ronde</string>
<string name="sort_by_source">Par source</string>
<string name="system_default">Par défaut système</string>