diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index a72a1714253bdf7252fae263ea01cb19e02839ba..7750f3d69c08ac5922d5fc829586439c6b7f1b47 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -122,4 +122,6 @@
         <item quantity="one">Téléchargement de %1$d piste</item>
         <item quantity="other">Téléchargement de %1$d pistes</item>
     </plurals>
-</resources>
+    <string name="login_error_funkwhale_not_found">Aucun pod Funkwhale trouvé</string>
+    <string name="login_error">Connexion échouée : %s</string>
+</resources>
\ No newline at end of file