File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/language/en-US/admin.tools.ini
; Content Manager Language File
;
; File: admin.tools.ini
; Revision: $Rev$
; Contains: All language variables used within the 'tools' section of the control panel
; Things of note:
; - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables
; - New language variables are placed at the bottom of the file with each release
; - New sections are marked with: Content Manager NX x.x.x, where the 'x's are the version numbers
; [Common]
tools_breadcrumb = "Tools"
tools_systeminformation_breadcrumb = "System Information"
; [System Information]
ServerSiteInfo = "Server/Site Info"
ProductVersion = "Product Version"
ProductEdition = "Product Edition"
ProductEditionProfessional = "Professional"
ProductEditionEnterprise = "Enterprise"
GDVersion = "GD Version"
MySQLVersion = "MySQL Version"
PHPVersion = "PHP Version"
ServerSoftware = "Server Software"
GoogleSitemapURL = "Google Sitemap URL"
XMLObjects = "XML Support"
; [Messages]
UpdatePHP = "Your version of PHP is below the minimum requirements. Please ask your web host to update to PHP %s or higher."
UpdateMysql = "Your version of MySQL is below the minimum requirements. Please ask your web host to update to MySQL %s or higher."
NoRemoteConnections = "Your web host does not currently have a method to access external websites. Template and module downloading will not work. Please ask your web host to install cURL or enable 'allow URL fopen'."
NoXMLObjects = "No XML or DOM support was found. Please ask your webhost to enable XML and DOM support for PHP."