Bug 703181

Summary: Typos in multipath.pot file
Product: [openSUSE] openSUSE 12.1 Reporter: Andrea Turrini <andrea.turrini>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: useless y2logs, just to avoid "NEEDINFO" request: please attach y2logs

Description Andrea Turrini 2011-06-30 11:30:09 UTC
Created attachment 437687 [details]
useless y2logs, just to avoid "NEEDINFO" request: please attach y2logs

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

The yast/multipath.pot file contains the following typos:

#. dialog help for Configure tab
#: src/helps.ycp:62
msgid ""
"<p><b><big>Configuration</big></b><br>\n"
"\t\t\tAll the content of /etc/multipath.conf can be configured here. There are four sections in the configuration file:\n"
"\t\t\t<b>multipaths</b>, <b>defaults</b>, <b>blacklist</b>, <b>blacklist_exception</b>, <b>devices.</b><br><br>\n"
"\t\t\t<b>Multipaths:</b> list of multipaths finest-grained settings.<br>\n"
"\t\t\t<b>Defaults:</b> multipath-tools default settings.<br>\n"
"\t\t\tClick <b>\"Configure Defaults\"</b> button to configure defaults settings.<br>\n"
"\t\t\t<b>Blacklist:</b> list of device names to be discard as not multipath candidates.<br>\n"
"\t\t\tClick <b>\"Configure Blacklist\"</b> button to configure blacklist settings.<br>\n"
"\t\t\t<b>Blacklist Exceptions:</b> list of device names to be excluded from blacklist.<br>\n"
"\t\t\tClick <b>\"Configure Blacklist Exceptions\"</b> button to configure blacklist_exceptions settings.<br>\n"
"\t\t\t<b>Devices:</b> list of per storage controler settings. Overrides default settings, overriden by per multipath settings.<br>\n"
"\t\t\tClick <b>\"Configure devices\"</b> button to configure devices settings.<br><br>\n"
"\t\t\tClick <b>\"Finish\"</b> button to save and update the configurations.<br><br></p>\n"

and

#. dialog help for devcies section configure tab 1/3
#: src/helps.ycp:103
msgid ""
"<p><b><big>Devices Configuration</big></b><br>\n"
"\t\t\tPer storage controler settings are listed here, they override the default settings and are overriden by per multipath settings.<br>\n"
"\t\t\tEach device is identified by <b>vendor</b> and <b>product</b> name.<br></p>\n"

controler -> controller
overriden -> overridden 

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Steffen Winterfeldt 2011-07-04 11:59:30 UTC
fixed