mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Simplify success message for easy localization. Tests: - Update configuration notice the success message is shown properly. - Insert errors in set_config() privileged method and notice that HTML error is shown properly. - Insert errors in privileged.delete() method, print 'Config is in use.' message on stderr and notice that HTML error is shown properly. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>