Hide Forgot
Created attachment 541489 [details] Patch to fix the issue Description of problem: do_text in disable_ipv6 is untranslatable Version-Release number of selected component (if applicable): git master How reproducible: Always Steps to Reproduce: 1. Open src/disable_ipv6.py 2. Got to the line 42. Actual results: No translation markup. Expected results: Message in _( ) (see the patch attached) Additional info: Thanks for fixing this.