diff --git a/langs/en-us.php b/langs/en-us.php index c7f32d6..80a37a1 100644 --- a/langs/en-us.php +++ b/langs/en-us.php @@ -337,9 +337,9 @@ $s['edition_PROFESSIONALEDUCATIONN'] = 'Windows Pro Education N'; $s['edition_SERVERRDSH'] = 'Windows Enterprise multi-session / Virtual Desktops'; $s['edition_SERVERARM64'] = 'Windows Server ARM64'; $s['edition_SERVERAZURESTACKHCICOR'] = 'Azure Stack HCI'; -$s['edition_SERVERDATACENTER'] = 'Windows Server Datacenter (Desktop Experience)'; +$s['edition_SERVERDATACENTER'] = 'Windows Server Datacenter'; $s['edition_SERVERDATACENTERCORE'] = 'Windows Server Datacenter (Core)'; -$s['edition_SERVERSTANDARD'] = 'Windows Server Standard (Desktop Experience)'; +$s['edition_SERVERSTANDARD'] = 'Windows Server Standard'; $s['edition_SERVERSTANDARDCORE'] = 'Windows Server Standard (Core)'; $s['edition_SERVERTURBINE'] = 'Windows Server Datacenter: Azure Edition'; $s['edition_SERVERTURBINECOR'] = 'Windows Server Datacenter: Azure Edition (Core)';