o
    {f6                     @   sb   d dl Z d dlZed d dlmZ e dddZe ddd	Ze dddZG d
d dZdS )    Nzupdate-manager)gettexti        i        c                   @   sj   e Zd Zedde i ZedZedZede	
de	jd Zede  Zed	e  Zd
S )Messagesz
There is a graphics stack installed on this system. An upgrade to a
configuration supported for the full lifetime of the LTS will become
available on %(date)s and can be installed by running 'update-manager'
in the Dash.
    datea  
To upgrade to a supported (or longer-supported) configuration:

* Upgrade from Ubuntu 20.04 LTS to Ubuntu 22.04 LTS by running:
sudo do-release-upgrade %s

OR

* Switch to the current security-supported stack by running:
sudo apt-get install %s

and reboot your system.z
The following packages are no longer supported:
 %s

Please upgrade them to a supported HWE stack or remove them if you
no longer need them.
zKYour Hardware Enablement Stack (HWE) is supported until %(month)s %(year)s.z%B)monthyeara  
Your current Hardware Enablement Stack (HWE) is going out of support
on %s.  After this date security updates for critical parts (kernel
and graphics stack) of your system will no longer be available.

For more information, please see:
http://wiki.ubuntu.com/2204_HWE_EOL
zz
WARNING: Security updates for your current Hardware Enablement
Stack ended on %s:
 * http://wiki.ubuntu.com/2204_HWE_EOL
N)__name__
__module____qualname___NEXT_LTS_DOT1_DATE	isoformat
UM_UPGRADEAPT_UPGRADEAPT_SHOW_UNSUPPORTEDLTS_EOL_DATEstrftimer
   HWE_SUPPORTEDHWE_EOL_DATEHWE_SUPPORT_ENDSHWE_SUPPORT_HAS_ENDED r   r   9/usr/lib/python3/dist-packages/HweSupportStatus/consts.pyr      s"    
	r   )	datetimer   installr   r   r   r   r   r   r   r   r   r   <module>   s   
