Miscellaneous II - Remove Personalizations
Remove "you" personalizations.
match text to buttons
Use less confusing button text/colors/icons for Factory defaults/Halt/Reboot. Ticket #5965
Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965
Still need to review Advanced buttons and Repeatable block buttons.
Minor tweaks to simplify code
Calling print(sprintf(...)) can be simplified to printf(...).
Use print_info_box() to generate alerts
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
add call gettext function for translate
Internationalize more text in diag_halt
while I was looking at the panel-heading stuff, I noticed that there are whole chunks of text here that have no gettext() wrapper.
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Code style usr local www a-e
Rename of files to better match their position in the memory structure