<?php
//
// This file contains locale keys added by developers.
// Documentation team must clean up this file as they review these keys and move them to main messages_en-US.php
//
//         PLEASE ADD COMMENT TO ALL STRINGS THAT YOU ADD.
//

$GLOBALS['lmsg_arr'] += array (
//    'key' => "value", for example:
//    'ui__client/domain-template_unknown__wizard__1_unknown'    => "Select the customer whose subscriptions you want to see",
	'plesk_key__concerto_not_found' => "Concerto not detected",
	'plesk_key__concerto_id_mismatch' => "Concerto id in license key and obtained from system mismatch",
	'plesk_key__concerto' => "Concerto mode",
);