You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="AddDescriptor_AutoRunDisabled">Die automatische Ausführung ist deaktiviert. Bitte aktivieren Sie sie, um Tests automatisch auszuführen.</string>
Copy file name to clipboardExpand all lines: composeApp/src/commonMain/composeResources/values-fr/strings-common.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -300,6 +300,8 @@
300
300
<stringname="LoadingScreen_Runv2_Canceled">L’installation du lien a été annulée</string>
301
301
<stringname="DescriptorUpdate_Updates">MISES À JOUR</string>
302
302
<stringname="AddDescriptor_AutoRunDisabled">Le lancement automatique est désactivé. Activez cette option pour lancer les tests automatiquement.</string>
303
+
<stringname="Descriptor_LastTestResult">Dernier résultat de test</string>
304
+
303
305
<!-- Modals / Toasts / Snackbar -->
304
306
305
307
<stringname="Snackbar_ResultsNotUploaded_Text">N’a pas été téléversé</string>
0 commit comments