fix lint
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m44s

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2026-03-01 01:05:24 +01:00
padre 15f4d2eead
commit b3694fae56
Se han modificado 23 ficheros con 105 adiciones y 232 borrados

Ver fichero

@@ -10,7 +10,6 @@
<string name="empty_state_subtitle">Ajoutez votre première tâche et vos objectifs pour rester motivé</string>
<string name="goals_label">🎯 Objectifs :</string>
<string name="task_paused">⏸️ En pause</string>
<string name="toggle_active_desc">Activer/mettre en pause la tâche</string>
<string name="delete_task_desc">Supprimer</string>
<string name="delete_task_title">Supprimer la tâche</string>
<string name="delete_task_confirm">Voulez-vous vraiment supprimer \'%1$s\' ?</string>
@@ -72,15 +71,17 @@
<string name="language_section">🌐 Langue</string>
<string name="language_desc">Sélectionnez la langue de l\'application</string>
<string name="language_restart_hint">L\'app redémarrera pour appliquer la langue</string>
<string name="notification_default_message">N\'oubliez pas de terminer cette tâche !</string>
<string name="notification_big_text">📝 Tâche : %1$s\n\n🎯 Rappel : %2$s</string>
<!-- Widget -->
<string name="widget_app_name">⭐ Motivez-moi</string>
<string name="widget_status_indicator"></string>
<string name="widget_task_default">Tâche</string>
<string name="widget_goal_default">🎯 Objectif</string>
<string name="widget_description">Affiche votre tâche active et un objectif motivationnel</string>
<string name="widget_no_tasks">Aucune tâche active.\nOuvrez Motivez-moi pour en ajouter une.</string>
<string name="widget_tap_to_open">Toucher pour ouvrir →</string>
<string name="widget_active">active</string>
</resources>