close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
|
Last change
on this file since 6e6e035 was
69d48a9,
checked in by Irina Gómez <irinagomez@…>, 4 years ago
|
|
#1066 #991 Add maintenace status to lab status legend. (equivalent to commit 344e9c1)
|
-
Property mode set to
100644
|
|
File size:
592 bytes
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | //_________________________________________ |
|---|
| 3 | // |
|---|
| 4 | // Php language file: estados_eng.php |
|---|
| 5 | // Language: English |
|---|
| 6 | //_________________________________________ |
|---|
| 7 | |
|---|
| 8 | if (empty ($TbMsg)) $TbMsg=array(); |
|---|
| 9 | $TbMsg["STATUS_BSY"]="Busy"; |
|---|
| 10 | $TbMsg["STATUS_INI"]="Initializing"; |
|---|
| 11 | $TbMsg["STATUS_OFF"]="Off"; |
|---|
| 12 | $TbMsg["STATUS_OPG"]="OpenGnsys"; |
|---|
| 13 | $TbMsg["STATUS_LNX"]="GNU/Linux"; |
|---|
| 14 | $TbMsg["STATUS_MNT"]="Maintenance"; |
|---|
| 15 | $TbMsg["STATUS_WXP"]="Windows"; |
|---|
| 16 | // New OGAgent states. |
|---|
| 17 | $TbMsg["STATUS_LNXS"]="GNU/Linux session"; |
|---|
| 18 | $TbMsg["STATUS_OSX"]="MacOS"; |
|---|
| 19 | $TbMsg["STATUS_WIN"]="Windows"; |
|---|
| 20 | $TbMsg["STATUS_WINS"]="Windows session"; |
|---|
Note: See
TracBrowser
for help on using the repository browser.