Fix OS (Windows Server 2016)

This commit is contained in:
Svetlana Maleeva 2023-09-15 10:50:22 +03:00
parent 22ee08cc32
commit 95b02790bb
5 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<div class="sysreq_title sysreq_os">OS</div>
<div class="sysreq_descr sysreq_os">server operating systems only: Microsoft Windows Server 2012 (R2) and later</div>
<div class="sysreq_descr sysreq_os">server operating systems only: Microsoft Windows Server 2016 (R2) and later</div>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<div class="sysreq_title sysreq_os">Betriebssystem</div>
<div class="sysreq_descr sysreq_os">Nur Serverbetriebssysteme: Microsoft Windows Server 2012 (R2) und höher</div>
<div class="sysreq_descr sysreq_os">Nur Serverbetriebssysteme: Microsoft Windows Server 2016 (R2) und höher</div>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<div class="sysreq_title sysreq_os">Sistema Operativo</div>
<div class="sysreq_descr sysreq_os">solo sistemas operativos de servidor: Microsoft Windows Server 2012 (R2) y posterior</div>
<div class="sysreq_descr sysreq_os">solo sistemas operativos de servidor: Microsoft Windows Server 2016 (R2) y posterior</div>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<div class="sysreq_title sysreq_os">Système d'exploitation</div>
<div class="sysreq_descr sysreq_os"> systèmes d'exploitation uniquement serveur: Microsoft Windows Server 2012 (R2) ou version ultérieure</div>
<div class="sysreq_descr sysreq_os"> systèmes d'exploitation uniquement serveur: Microsoft Windows Server 2016 (R2) ou version ultérieure</div>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<div class="sysreq_title sysreq_os">Операционная система</div>
<div class="sysreq_descr sysreq_os">только серверные операционные системы: Microsoft Windows Server 2012 (R2) и более поздние версии</div>
<div class="sysreq_descr sysreq_os">только серверные операционные системы: Microsoft Windows Server 2016 (R2) и более поздние версии</div>