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/de.xaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,10 @@
32
32
<system:Stringx:Key="pleaseTryAgain">Bitte versuchen Sie es erneut</system:String>
33
33
<system:Stringx:Key="parseProxyFailed">Unable to parse Http Proxy</system:String>
34
34
35
+
<!-- AbstractPluginEnvironment -->
36
+
<system:Stringx:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37
+
<system:Stringx:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
38
+
35
39
<!-- MainWindow -->
36
40
<system:Stringx:Key="registerHotkeyFailed">Hotkey "{0}" konnte nicht registriert werden. Der Hotkey ist möglicherweise von einem anderen Programm in Verwendung. Wechseln Sie zu einem anderen Hotkey oder beenden Sie das andere Programm.</system:String>
37
41
<system:Stringx:Key="unregisterHotkeyFailed">Registrierung des Hotkeys "{0}" konnte nicht aufgehoben werden. Bitte versuchen Sie es erneut oder lesen Sie das Log für Details</system:String>
0 commit comments