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
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/fr.xaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
<!-- MainWindow -->
15
15
<system:Stringx:Key="registerHotkeyFailed">Échec lors de l'enregistrement du raccourci : {0}</system:String>
16
-
<system:Stringx:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
16
+
<system:Stringx:Key="unregisterHotkeyFailed">Échec de la réinitialisation du raccourci "{0}". Veuillez réessayer ou consulter le journal pour plus de détails</system:String>
<system:Stringx:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String>
131
-
<system:Stringx:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
130
+
<system:Stringx:Key="failedToRemovePluginSettingsTitle">Échec de la suppression des paramètres du plugin</system:String>
131
+
<system:Stringx:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Échec de la suppression des fichiers de configuration des plugins, veuillez les supprimer manuellement</system:String>
132
132
133
133
<!-- Setting Plugin Store -->
134
134
<system:Stringx:Key="pluginStore">Magasin des Plugins</system:String>
0 commit comments