Bug 517760

Summary: Typo in kickstart.py
Product: [Fedora] Fedora Reporter: Miloš Komarčević <kmilos>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-17 13:42:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miloš Komarčević 2009-08-16 20:23:21 UTC
Noticed the following typo in kickstart.py on line 1180 while translating:

"The following error was found while parsing thekickstart configuration file:\n
\n
%s"

Comment 1 Chris Lumens 2009-08-17 13:42:09 UTC
This will be fixed in the next build of anaconda, though I don't know if all the translators will have time to get to it.  Thanks for catching this.

Comment 2 Miloš Komarčević 2009-08-17 14:56:49 UTC
Shouldn't be a problem for L10n because an identical, correct string appears elsewhere, so this one should just go away when translations are merged, don't even think it'll be marked as fuzzy...