Browse Source

Updated Wrapper

Name change "Install-VCRedist -Redistributables" support and 'main' tooltip in Localizations for all languages. Install-DotNetRuntimes -Runtimes name change support.
master
Dmitry Nefedov 3 weeks ago
parent
commit
4f8311338b
  1. 3
      Wrapper/Localizations/de-DE/tooltip_Windows_10.json
  2. 3
      Wrapper/Localizations/de-DE/tooltip_Windows_11.json
  3. 1
      Wrapper/Localizations/en-US/tooltip_Windows_10.json
  4. 1
      Wrapper/Localizations/en-US/tooltip_Windows_11.json
  5. 1
      Wrapper/Localizations/ru-RU/tooltip_Windows_10.json
  6. 1
      Wrapper/Localizations/ru-RU/tooltip_Windows_11.json
  7. BIN
      Wrapper/SophiaScriptWrapper.exe

3
Wrapper/Localizations/de-DE/tooltip_Windows_10.json

@ -1368,7 +1368,8 @@
},
{
"Region": "System",
"Function": "Install-VCRedist",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

3
Wrapper/Localizations/de-DE/tooltip_Windows_11.json

@ -1306,7 +1306,8 @@
},
{
"Region": "System",
"Function": "Install-VCRedist",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

1
Wrapper/Localizations/en-US/tooltip_Windows_10.json

@ -1365,6 +1365,7 @@
{
"Region": "System",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

1
Wrapper/Localizations/en-US/tooltip_Windows_11.json

@ -1307,6 +1307,7 @@
{
"Region": "System",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

1
Wrapper/Localizations/ru-RU/tooltip_Windows_10.json

@ -1369,6 +1369,7 @@
{
"Region": "System",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Установить последнюю версию Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

1
Wrapper/Localizations/ru-RU/tooltip_Windows_11.json

@ -1307,6 +1307,7 @@
{
"Region": "System",
"Function": "Install-VCRedist -Redistributables",
"ToolTip": "Установить последнюю версию Microsoft Visual C++ Redistributable Packages x86, x64",
"Arg": {
"Zero": {
"Tag": "2015_2022_x86",

BIN
Wrapper/SophiaScriptWrapper.exe

Binary file not shown.
Loading…
Cancel
Save