We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0146f commit 502966eCopy full SHA for 502966e
Flow.Launcher/Languages/fr.xaml
@@ -13,6 +13,7 @@
13
14
<!-- MainWindow -->
15
<system:String x:Key="registerHotkeyFailed">Échec lors de l'enregistrement du raccourci : {0}</system:String>
16
+ <system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
17
<system:String x:Key="MessageBoxTitle">Flow Launcher</system:String>
18
<system:String x:Key="couldnotStartCmd">Impossible de lancer {0}</system:String>
19
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Le format de fichier n'est pas un plugin Flow Launcher valide</system:String>
0 commit comments