mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-11 20:51:41 -07:00
FE: add clear sources functionality in multi-edit
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -414,8 +414,8 @@
|
||||
"Maintenance_Tool_ImportPastedConfig": "Settings Import (paste)",
|
||||
"Maintenance_Tool_ImportPastedConfig_noti_text": "Are you sure you want to import the pasted config settings? This will completely <b>overwrite</b> the <code>app.conf</code> file.",
|
||||
"Maintenance_Tool_ImportPastedConfig_text": "Imports the <code>app.conf</code> file containing all the application Settings. You might want to download the current <code>app.conf</code> file first with the <b>Settings Export</b>.",
|
||||
"Maintenance_Tool_UnlockFields": "Clear All Device Sources",
|
||||
"Maintenance_Tool_UnlockFields_noti": "Clear All Device Sources",
|
||||
"Maintenance_Tool_UnlockFields": "Unlock Device Fields",
|
||||
"Maintenance_Tool_UnlockFields_noti": "Unlock Device Fields",
|
||||
"Maintenance_Tool_UnlockFields_noti_text": "Are you sure you want to clear all source values (LOCKED/USER) for all device fields on all devices? This action cannot be undone.",
|
||||
"Maintenance_Tool_UnlockFields_text": "This tool will remove all source values from every tracked field for all devices, effectively unlocking all fields for plugins and users. Use this with caution, as it will affect your entire device inventory.",
|
||||
"Maintenance_Tool_arpscansw": "Toggle arp-Scan (on/off)",
|
||||
@@ -427,6 +427,9 @@
|
||||
"Maintenance_Tool_backup_noti_text": "Are you sure you want to execute the DB Backup? Be sure that no scan is currently running.",
|
||||
"Maintenance_Tool_backup_text": "The database backups are located in the database directory as a zip-archive, named with the creation date. There is no maximum number of backups.",
|
||||
"Maintenance_Tool_check_visible": "Uncheck to hide column.",
|
||||
"Maintenance_Tool_clearSourceFields_selected": "Clear source fields",
|
||||
"Maintenance_Tool_clearSourceFields_selected_noti": "Clear sources",
|
||||
"Maintenance_Tool_clearSourceFields_selected_text": "This will clear all source fields of the selected devices. This action cannot be undone.",
|
||||
"Maintenance_Tool_darkmode": "Toggle Modes (Dark/Light)",
|
||||
"Maintenance_Tool_darkmode_noti": "Toggle Modes",
|
||||
"Maintenance_Tool_darkmode_noti_text": "After the theme switch, the page tries to reload itself to activate the change. If necessary, the cache must be cleared.",
|
||||
|
||||
Reference in New Issue
Block a user