<?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",

    'cu_serverpref__option_description_autoupdates' => 'Automatically download and install updates for the currently installed version',
    'cu_serverpref__option_description_autoupgrade_stable' => 'Upgrade to a new stable version of Panel when it becomes available',
    'cu_serverpref__option_description_release_tier' => 'Notify me when the upgrade to the following Panel version is available',
    'cu_user__subscription_not_found_access_to_panel_denied' => 'Subscription %1 not found. Access to Panel for this user was denied. Use existent subscription name or -for-all-subscriptions to grants them access to all subscriptions within your hosting account.'
);
