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
<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">Nie udało się zarejestrować skrótu klawiszowego „{0}”. Skrót może być używany przez inny program. Zmień skrót na inny lub zamknij program, który go używa.</system:String>
37
41
<system:Stringx:Key="unregisterHotkeyFailed">Nie udało się wyrejestrować skrótu „{0}”. Spróbuj ponownie lub sprawdź szczegóły w dzienniku</system:String>
0 commit comments