|
39 | 39 | $string['datetimesetmessage'] = 'The clock of the MoodleBox isn\'t on time. It\'s highly recommended to set the date and time to the current time.'; |
40 | 40 | $string['datetimesetting'] = 'Date and time'; |
41 | 41 | $string['defaultgateway'] = 'Default gateway'; |
42 | | -$string['dhcpclientinfo'] = 'Client IP and MAC addresses'; |
| 42 | +$string['dhcpclientinfo'] = 'Client IP address, name and MAC address'; |
43 | 43 | $string['dhcpclientnumber'] = 'number of clients'; |
44 | 44 | $string['dhcpclients'] = 'DHCP clients'; |
45 | 45 | $string['documentation'] = 'MoodleBox documentation'; |
|
50 | 50 | $string['forum_desc'] = '<p>If you can\'t find an answer to your question in the <a href="https://moodlebox.net/en/help/" title="MoodleBox documentation" target="_blank">MoodleBox documentation</a>, search the <a href="https://discuss.moodlebox.net/" title="MoodleBox forum" target="_blank">MoodleBox support forum</a> to see if your question has already been answered. Otherwise, feel free to open a new discussion.</p>'; |
51 | 51 | $string['hardwareinfo'] = 'Hardware information'; |
52 | 52 | $string['hidden'] = 'Hidden'; |
| 53 | +$string['hiddendhcpname'] = '--hidden--'; |
53 | 54 | $string['infofileerror'] = 'Information not available'; |
54 | 55 | $string['infoheading'] = 'MoodleBox support information'; |
55 | 56 | $string['information'] = 'Information'; |
|
64 | 65 |
|
65 | 66 | * Critical MoodleBox operation details, such as remaining disk space on the SD card and processor load, temperature and frequency |
66 | 67 | * Current settings of Wi-Fi network supplied by the MoodleBox |
67 | | -* Number, IP and MAC addresses of all devices connected to the MoodleBox |
| 68 | +* Number, IP address, name and MAC address of all devices connected to the MoodleBox |
68 | 69 | * Raspberry Pi model and operating system |
69 | 70 | * MoodleBox version and MoodleBox plugin version |
70 | 71 | '; |
|
123 | 124 | $string['systeminfo'] = 'System information'; |
124 | 125 | $string['undervoltagedetected'] = '<p><b>Warning: under-voltage detected!</b> The power supply of the MoodleBox is inadequate, which can cause various problems, for example a limitation of the number of Wi-Fi clients or even an unexpected shutdown of the device.</p><p>It is strongly recommended to <b>change your power supply</b>, giving preference to the official <a href="https://www.raspberrypi.com/products/micro-usb-power-supply/" target="_blank">Raspberry Pi 12.5W Micro USB Power Supply</a> for Raspberry Pi 3A+, 3B, 3B+ and Zero 2 W, or <a href="https://www.raspberrypi.com/products/type-c-power-supply/" target="_blank">Raspberry Pi 15W USB-C Power Supply</a> for Raspberry Pi 4B, or <a href="https://www.raspberrypi.com/products/27w-power-supply/" target="_blank">Raspberry Pi 27W USB-C Power Supply</a> for Raspberry Pi 5.</p>'; |
125 | 126 | $string['undervoltageoccurred'] = '<p>An under-voltage situation has occurred since last boot of the MoodleBox. This could indicate the power supply of the MoodleBox is inadequate, which can cause various problems, for example a limitation of the number of Wi-Fi clients or even an unexpected shutdown of the device.</p><p>It is strongly recommended to <b>change your power supply</b>, giving preference to the official <a href="https://www.raspberrypi.com/products/micro-usb-power-supply/" target="_blank">Raspberry Pi 12.5W Micro USB Power Supply</a> for Raspberry Pi 3A+, 3B, 3B+ and Zero 2 W, or <a href="https://www.raspberrypi.com/products/type-c-power-supply/" target="_blank">Raspberry Pi 15W USB-C Power Supply</a> for Raspberry Pi 4B, or <a href="https://www.raspberrypi.com/products/27w-power-supply/" target="_blank">Raspberry Pi 27W USB-C Power Supply</a> for Raspberry Pi 5.</p>'; |
| 127 | +$string['unknowndhcpname'] = '--unknown--'; |
126 | 128 | $string['unknownmodel'] = 'Unknown or unsupported Raspberry Pi model'; |
127 | 129 | $string['unsupportedhardware'] = 'Unsupported server hardware detected! This plugin does only work on Raspberry Pi'; |
128 | 130 | $string['uptime'] = 'System uptime'; |
|
0 commit comments