Completes the flash message migration by converting all remaining user-facing strings: **UserAuth.ex changes:** - All Plug functions: require_sudo_mode, require_authenticated_user, require_superuser - load_current_organization error messages (3 messages) - All LiveView on_mount callbacks (8 auth-related messages) - Policy consent success message **SessionManager.ex changes:** - Mobile device session management (2 messages) - Alert preferences updates (3 messages including conditional) All messages now use t_auth() for consistent translation in the auth domain. All tests passing (100 tests). |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||