<?php
// * English language file

// settings must be present and set appropriately for the language
$lang['encoding']   = 'utf-8';
$lang['direction']  = 'ltr';

$lang['jenkins.button']     = 'Jenkins Job';
$lang['jenkins.duration']   = 'Duration';
$lang['jenkins.msg']        = 'Message';

$lang['jenkins.nodesc']     = 'No description.';
$lang['jenkins.error']      = 'Job %s or build number was not found !';
