Added display of project root

This commit is contained in:
Matthew Vale
2015-12-21 10:46:27 +00:00
parent 1d60d8acb4
commit 9da082409a
2 changed files with 34 additions and 1 deletions

View File

@@ -20,6 +20,16 @@ $text['title-sys-info']['sv-se'] = "System Information";
$text['title-sys-info']['uk'] = "Інформація про систему";
$text['title-sys-info']['de-at'] = "System Information";
$text['title-os-info']['en-us'] = "Operating System Information";
$text['title-os-info']['es-cl'] = "Información de Sistema Operativo";
$text['title-os-info']['pt-pt'] = "Informação do Sistema Operativo";
$text['title-os-info']['fr-fr'] = "";
$text['title-os-info']['pt-br'] = "Informação do Sistema operacional";
$text['title-os-info']['pl'] = "Informacje o System operacyjny";
$text['title-os-info']['sv-se'] = "Operativsystem Systeminformation";
$text['title-os-info']['uk'] = "Інформація про Операційна система ";
$text['title-os-info']['de-at'] = "Informationen zum Betriebssystem";
$text['title-memcache']['en-us'] = "Memcache Information";
$text['title-memcache']['es-cl'] = "Información de Memcache";
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
@@ -90,6 +100,16 @@ $text['label-version']['sv-se'] = "";
$text['label-version']['uk'] = "";
$text['label-version']['de-at'] = "";
$text['label-path']['en-us'] = "Project Path";
$text['label-path']['es-cl'] = "";
$text['label-path']['pt-pt'] = "";
$text['label-path']['fr-fr'] = "";
$text['label-path']['pt-br'] = "";
$text['label-path']['pl'] = "";
$text['label-path']['sv-se'] = "";
$text['label-path']['uk'] = "";
$text['label-path']['de-at'] = "";
$text['label-git_info']['en-us'] = "Git Information";
$text['label-git_info']['es-cl'] = "";
$text['label-git_info']['pt-pt'] = "";