Bug 702656

Summary: Typo in autofs.pot file
Product: [openSUSE] openSUSE 12.1 Reporter: Andrea Turrini <andrea.turrini>
Component: YaST2Assignee: Peter Varkoly <varkoly>
Status: VERIFIED 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-28 13:54:42 UTC
Created attachment 437151 [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/autofs.pot file contains the following typo:

. Configure dialog help 3/4
#: src/helps.ycp:75
msgid ""
"<p><b><big>Options</big></b><br>\n"
"The options are comma seperated, as customary for the <b>mount</b>(8) command.\n"
"<br></p>\n"

seperated -> separated


Then there are two occurrences of "mountpoint"; I do not know whether they should be replaced by "mount point":

#. Configure dialog help 1/4
#: src/helps.ycp:61
msgid ""
"<p><b>Automounter Maps</b><br/>\n"
"The automounter maps are referred to by the master map of the\n"
"automounter. Entries in the automounter maps describe how file\n"
"systems below the mountpoint of the map are to be mounted.\n"
"<br/></p>\n"

#. Configure dialog help 2/4
#: src/helps.ycp:69
msgid ""
"<p><b><big>Key</big></b><br>\n"
"This is the part of the pathname between the map mountpoint and\n"
"the path into the filesystem mounted.\n"
"</p>"


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Peter Varkoly 2011-07-13 10:42:01 UTC
fixed