Bug 702619

Summary: Typo in ntp-client.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 11:44:58 UTC
Created attachment 437109 [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/ntp-client.pot file contains a typo, introduced with last commit (68091):

#. Translators: yes-no popup,
#. ntpdate is a command, %1 is the server address
#: src/ntp-client_proposal.ycp:400
#, ycp-format
msgid "'Test query to server '%1' failed. If server is not yet accessible or network is not configured clink 'No' to ignore. Revisit NTP server configuration?"

clink -> click

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Andrea Turrini 2011-06-28 12:00:31 UTC
Found other typos:

#: src/helps.ycp:49
msgid ""
"<p><b><big>Secure NTP Configuration</big></b><br>\n"
"By selecting <b>Restrict NTP Service to Configured Servers Only</b>, remote hosts will not be able to view and modify NTP settings on your \n"
"computer. The NTP service is restricted to servers in the <tt>/etc/ntp.conf</tt> file and to localhost.<br> \n"
"Access control flags can be fine-tunded in the servers overview table. This option is not available if NTP is configured via DHCP.</p>\n"

tunded -> tuned


#: src/ntp-client_proposal.ycp:51
msgid "<p>Enabling <b>Run NTP as daemon</b> option, the NTP service will be started as deamon. Otherwise the system time will be synchronized periodicaly. The default interval is 15 min. You can change it after installation with the <b>yast2 ntp-client module</b>.</p>"

deamon -> daemon
periodicaly -> periodically
Comment 2 Peter Varkoly 2011-07-01 08:19:55 UTC
fixed