Bug 802046
Summary: | typo error in line no:1357,1869,1953,2244,2444&2445 in the source language(English) translation | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | chandan kumar <chandankumar.093047> |
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | berrange, clalancette, crobinso, dougsland, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 801656 | Environment: | |
Last Closed: | 2012-03-12 12:03:44 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
chandan kumar
2012-03-10 14:21:16 UTC
i have found another typo error in this lines in line no:1869 " Attempted double use of PCI Address '%s' (may need "multifunction='on'" for device on function 0" in this line closing braces is missing. please fix it. i have found another typo error in this lines in line no: 1953 "qemu does not support -device" in this line there is no need of "-" before "device". please remove it and fix it. i have found another typo error in these lines: in line number:2244 "QEmu driver does not support modifying<metadata> element" "QEmu"this word should be either in capital or small letter fully. in line number:2444:block io throttle device entry was not in expected format and line number:2445:block io throttle inserted entry was not in expected format in these two both lines two underscores is needed in between these words"block io throttle". fix it as soon as possible. w.r.t. comment #0, #1, right will fix. For #2 wrong it's about -device command line option, the - is significant there and -device should not be translated For #3 no 1: wrong the project is names QEmu, not QEMU nor qemu, so the current caps are right For #3 no 2: right, will fix, Daniel The 3 points raised and acknoleged are now fixed in upstream git thanks, Daniel |