Remove test.php and enhance null safety and sorting across components
- Deleted `test.php` as it was no longer in use. - Enhanced null safety checks in `Inventory.php`, `StdOut-detail.php`, `Backups.php`, and `SwitchsSAN.php` to prevent potential warnings. - Refactored `SwitchsSAN.php` to improve sorting logic for ports based on errors, vFabric, and Port ID. - Added seasonal snow effect script in `all.php` with toggle functionality for user engagement. - Updated navigation bar (`navbar.html`) to include a new VIO page link. - Introduced a new `VIO.php` page to display VIO monitoring details with table export and sorting features.
This commit is contained in:
144
include/en.php
Normal file
144
include/en.php
Normal file
@@ -0,0 +1,144 @@
|
||||
<?php
|
||||
|
||||
// navbar
|
||||
$nav_home = "Home";
|
||||
$nav_1 = "Active Directory";
|
||||
$nav_1_1 = "Group Review";
|
||||
$nav_1_2 = "Group Membership";
|
||||
|
||||
$nav_2 = "Global Crossover";
|
||||
|
||||
$nav_3 = "Hyper-V";
|
||||
$nav_3_1 = "Clusters";
|
||||
$nav_3_2 = "VMs Backup";
|
||||
$nav_3_3 = "VMs Mem hunt";
|
||||
$nav_3_4 = "Hosts Mem hunt";
|
||||
|
||||
$nav_4 = "Shared Folders";
|
||||
$nav_4_1 = "Projects & Teams";
|
||||
$nav_4_2 = "HomeDirectories";
|
||||
|
||||
$nav_5_1 = "Inventory";
|
||||
$nav_5_2 = "SVA/SCU Accounts";
|
||||
$nav_5_3 = "Autoremediation Logs";
|
||||
$nav_5_4 = "Script results";
|
||||
|
||||
$nav_6 = "Rollups";
|
||||
$nav_6_1 = "Yearly Calendar";
|
||||
|
||||
$nav_7 = "Storage";
|
||||
$nav_7_1 = "Dashboard";
|
||||
$nav_7_2 = "Switchs FC";
|
||||
|
||||
$nav_8 = "Workstations";
|
||||
|
||||
$nav_9 = "Clusters";
|
||||
$nav_9_1 ="Resources";
|
||||
|
||||
$nav_10 = "SecureBoot";
|
||||
$nav_10_1 = "Servers";
|
||||
$nav_10_2 = "Workstations";
|
||||
|
||||
$nav_links = "Links";
|
||||
$nav_search = "Server Search...";
|
||||
|
||||
// titles
|
||||
$ti_1 = "Group Review";
|
||||
$ti_2 = "Group Membership";
|
||||
$ti_3 = "Global Crossover";
|
||||
$ti_4 = "Hyper-V Clusters";
|
||||
$ti_5 = "Memory Hunt - Hyper-V Only";
|
||||
$ti_6 = "Memory Hunt - All but Hyper-V";
|
||||
$ti_7 = "Project and Team folders";
|
||||
$ti_8 = "Home Directories";
|
||||
$ti_9 = "AIX / Linux inventory";
|
||||
$ti_10 = "SVA & SCU Accounts Attributes";
|
||||
$ti_11 = "Autoremediation Logs";
|
||||
$ti_12 = "Script Execution Follow-up";
|
||||
$ti_13 = "VIO Monitoring";
|
||||
$ti_14 = "Rollup Yearly Calendar";
|
||||
$ti_15 = "SVC Storage Dashboard";
|
||||
$ti_16 = "Workstation Global Crossover";
|
||||
$ti_17 = "HeartBeat Map for servers NOT in maintenance";
|
||||
$ti_18 = "Cluster Resources";
|
||||
|
||||
// words
|
||||
$w_server = "Server";
|
||||
$w_name = "Name";
|
||||
$w_groupMembership = "Group Membership";
|
||||
$w_groupSearch = "Find group in Active Directory";
|
||||
$w_startToType = "Start to type ...";
|
||||
$w_seeMembers = "See Members";
|
||||
$w_os = "Operating System";
|
||||
$w_crit = "Criticality";
|
||||
$w_ad = "Active Directory";
|
||||
$w_adlu = "AD last update";
|
||||
$w_filu = "FI last update";
|
||||
$w_sccmlu = "SCCM last update";
|
||||
$w_backup = "Backup";
|
||||
$w_backuplu = "Last Backup";
|
||||
$w_s1lu = "S1 last update";
|
||||
$w_allDevice = "All Devices";
|
||||
$w_supportedOS = "Supported OS";
|
||||
$w_nonCompliant = "Non-compliant";
|
||||
$w_filter ="Filter";
|
||||
$w_submit = "Submit";
|
||||
$w_days = "days";
|
||||
$w_devices = "Devices";
|
||||
$w_inactives = "Inactives";
|
||||
$w_enabled = "Enabled";
|
||||
$w_lastLogon = "Last Logon";
|
||||
$w_VMleft = "VMs left";
|
||||
$w_VMs = "VMs";
|
||||
$w_nodes = "Nodes";
|
||||
$w_freeMem = "Free Mem";
|
||||
$w_freeCSV = "Free CSV";
|
||||
$w_unclustered = "Unclustered";
|
||||
$w_wrongOwner = "Wrong Owner";
|
||||
$w_worstScenario = "Worst Failover scenario available memory";
|
||||
$w_lastResult = "Last Result";
|
||||
$w_lastGoodBackup = "Last Good Backup";
|
||||
$w_size = "Size";
|
||||
$w_host = "Host";
|
||||
$w_policy = "Policy";
|
||||
$w_vmBackup = "VMs Backup";
|
||||
$w_success = "Success";
|
||||
$w_issues = "Issues";
|
||||
$w_outdated = "Outdated";
|
||||
$w_excluded = "Excluded";
|
||||
$w_vmAssignedGB = "VMs assigned GB";
|
||||
$w_vmMaxUsedGB = "VMs max used GB";
|
||||
$w_potentialSavingsGB = "Potential Savings GB";
|
||||
$w_assignedGB = "Assigned GB";
|
||||
$w_minUsedGB = "Min Used GB";
|
||||
$w_maxUsedGB = "Max Used GB";
|
||||
$w_avgUsedGB = "Avg Used GB";
|
||||
$w_hardware = "Hardware";
|
||||
$w_entries = "Entries";
|
||||
$w_folder = "Folder";
|
||||
$w_users = "Users";
|
||||
$w_inAD = "In AD";
|
||||
$w_accountEnabled = "Account Enabled";
|
||||
$w_heartbeat = "Heartbeat";
|
||||
$w_lastReboot = "Last Reboot";
|
||||
$w_account = "Account";
|
||||
$w_homeDirectory = "Home Directory";
|
||||
$w_loginShell = "Login Shell";
|
||||
$w_command = "Command";
|
||||
$w_other = "Other";
|
||||
$w_all = "All";
|
||||
$w_location = "Location";
|
||||
$w_physicalCapacity = "Physical Capacity";
|
||||
$w_volumeCapacity = "Volume Capacity";
|
||||
$w_capacityGain = "Capacity Gain";
|
||||
$w_thin ="Thin Provisioning";
|
||||
$w_unassignedLUNs = "Unassigned LUNs";
|
||||
$w_hostsWoLUNs = "Hosts w/o LUNs";
|
||||
$w_resource = "Resource";
|
||||
$w_owner = "Owner";
|
||||
$w_state = "State";
|
||||
$w_memory = "Memory";
|
||||
$w_lastUpdate = "Last Update";
|
||||
$w_nextRollup = "Next Rollup";
|
||||
$w_storageTotalGB = "Storage Total GB";
|
||||
$w_storageUsedGB = "Storage Used GB";
|
||||
Reference in New Issue
Block a user