Bug 703145

Summary: yast2-kdump: Typos in kdump.pot file
Product: [openSUSE] openSUSE Tumbleweed Reporter: Andrea Turrini <andrea.turrini>
Component: YaST2Assignee: Steffen Winterfeldt <snwint>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P4 - Low CC: jreidinger
Version: 201503*   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 12.1   
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 10:01:59 UTC
Created attachment 437660 [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/kdump.pot file contains the following typos:

#. Dump Format - RadioButtons  2/6
#: src/helps.ycp:66
msgid ""
"<p><b>Local Filestem</b> - Save kdump image in the local filesystem.\n"
"    <i>Directory for Saving Dumps</i> - The path for saving kdump images.\n"
"    Selecting directory for saving kdump images via dialog by pressing <i>Browse</i>\n"
"    <br></p>"

Filestem -> Filesystem


#. SMTP User Name
#: src/helps.ycp:132
msgid ""
"<p><b>User Name</b> for SMTP authetication when <i>SMTP Server</i> is set. This is optional,\n"
"  without username/password, plain SMTP will be used.</p>"

and

#. SMTP Password
#: src/helps.ycp:136
msgid ""
"<p><b>Password</b> for SMTP authetication when <i>SMTP Server</i> is set. This is optional,\n"
"  without username/password, plain SMTP will be used</p>"

authetication -> authentication

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Josef Reidinger 2016-10-27 13:37:25 UTC
fixed for TW in https://github.com/yast/yast-kdump/pull/69
Thanks for report