Hide Forgot
Created attachment 489173 [details] Patch to correct the typo Description of problem: New Anaconda message contain typo ("miminum") Version-Release number of selected component (if applicable): git master How reproducible: always Steps to Reproduce: Open /pyanaconda/iw/upgrade_swap_gui.py and /pyanaconda/textw/upgrade_text.py in text editor. Actual results: miminum Expected results: minimum Additional info: Thanks for correcting this typo, not breaking string freeze, and regenerating translation template.
Thanks for the patch. Applied and pushed. We'll regenerate the .pot file on the next rebuild.