Skip to content

Commit

Permalink
Update UIData.json
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Apr 27, 2022
1 parent db20c88 commit c3f781b
Showing 1 changed file with 31 additions and 11 deletions.
42 changes: 31 additions & 11 deletions SophiApp/SophiApp/Resources/UIData.json
Original file line number Diff line number Diff line change
Expand Up @@ -2882,11 +2882,11 @@
{
"Id": 348,
"Header": {
"EN": "Uninstall the \"PC Health Check\" app",
"RU": "Удалить приложение \"Проверка работоспособности ПК\"",
"DE": "PC-Integritätsprüfungsanwendung deinstallieren",
"UA": "Видалити програму \"Перевірка працездатності ПК\"",
"IT": "Disinstallare l'app \"PC Health Check\""
"EN": "PC Health Check app",
"RU": "Приложение \"Проверка работоспособности ПК\"",
"DE": "PC-Integritätsprüfungsanwendung",
"UA": "Програма \"Перевірка працездатності ПК\"",
"IT": "L'app \"PC Health Check\""
},
"Description": {
"EN": "Uninstall the \"PC Health Check\" app and prevent it from installing in the future. The KB5005463 update installs the \"PC Health Check\" app to check if PC meets the system requirements of Windows 11.",
Expand All @@ -2895,20 +2895,40 @@
"UA": "Видалити програму \"Перевірка працездатності ПК Windows\" та заблокувати її встановлення в майбутньому. Оновлення KB5005463 встановлює програму \"Перевірка працездатності ПК\" для перевірки відповідності комп'ютера системним вимогам Windows 11",
"IT": "L'aggiornamento KB5005463 installa l'app \"PC Health Check\" per verificare se PC soddisfa i requisiti di sistema di Windows 11."
},
"Type": "CheckBox",
"Type": "PcHealthCheckButtonGroup",
"Tag": "System",
"ChildElements": [
{
"Id": 349,
"ChildHeader": {
"EN": "Uninstall",
"RU": "Удалить",
"DE": "Deinstallieren",
"UA": "Видалити",
"IT": "Disinstalla"
},
"ChildDescription": {
"EN": "",
"RU": "",
"DE": "",
"UA": "",
"IT": ""
},
"Type": "Button"
}
],
"ViewId": 348,
"Windows10Supported": true,
"Windows11Supported": false
},
{
"Id": 353,
"Header": {
"EN": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2022 x64",
"RU": "Установить последнюю версию распространяемых пакетов Microsoft Visual C++ 2015–2022 x64",
"DE": "Die neuesten Microsoft Visual C++ Redistributable Pakete 2015-2022 x64 installieren",
"UA": "Встановити останню версію пакетів Microsoft Visual C++ 2015–2022 x64",
"IT": "Installare gli ultimi pacchetti Microsoft Visual C ++ 2015-2022 x64"
"EN": "The latest Microsoft Visual C++ Redistributable Packages 2015–2022 x64",
"RU": "Последняя версия распространяемых пакетов Microsoft Visual C++ 2015–2022 x64",
"DE": "Die neuesten Microsoft Visual C++ Redistributable Pakete 2015-2022 x64",
"UA": "Остання версія розповсюджуваних пакетів Microsoft Visual C++ 2015–2022 x64",
"IT": "Gli ultimi pacchetti ridistribuibili di Microsoft Visual C++ 20152022 x64"
},
"Description": {
"EN": "The Microsoft Visual C++ Redistributable Packages 2015–2022 x64 will be downloaded from the Microsoft resource (the internet connection required) and installed silently. Visual Studio versions since Visual Studio 2015 share the same redistributable files.",
Expand Down

0 comments on commit c3f781b

Please sign in to comment.