Bug 688364

Summary: Possibly wrong strings in network.pot (dial-up providers)
Product: [openSUSE] openSUSE 11.4 Reporter: Andrea Turrini <andrea.turrini>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED WONTFIX QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Required y2logs

Description Andrea Turrini 2011-04-19 07:59:24 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0

In network.pot there are two strings that do not seem to me to be correct:

#. Provider summary dialog help 2/3
#: src/provider/helps.ycp:46
msgid ""
"<p><b><big>Adding a Provider:</big></b><br>\n"
"Choose a provider from the list of available providers\n"
"then press <b>Edit</b>.</p>\n"

#. Provider summary dialog help 3/3
#: src/provider/helps.ycp:52
msgid ""
"<p><b><big>Editing or Deleting:</big></b><br>\n"
"If you press <b>Edit</b>, an additional dialog in which\n"
"to change the configuration opens.</p>\n"

In the first string the "title" is about adding a provider while the help seems to be related to edit a provider.

In the second string there is only a sentence relative to edit (a provider?) but not to delete it, as happens in other similar strings, like:

#. Provider overview dialog help 3/3
#: src/provider/helps.ycp:69
msgid ""
"<p><b><big>Editing or Deleting:</big></b><br>\n"
"Choose a provider to change or remove.\n"
"Then press <b>Edit</b> or <b>Delete</b> as desired.</p>\n"


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Zhi Juan Jia 2011-04-29 06:27:05 UTC
Please attach y2logs. If you are in doubt follow:
http://en.opensuse.org/openSUSE:Bugreport_YaST
Thanks!
Comment 2 Andrea Turrini 2011-04-29 07:14:19 UTC
Created attachment 427231 [details]
Required y2logs

I used yast2 modem, added a provider (clicking Help in each window) and finally I aborted the procedure (since I do not need such provider). I was not able to obtain such strings in the help windows.
Comment 3 Martin Vidner 2011-05-06 14:09:09 UTC
It looks like this part of code is so rarely used that it fell into disrepair and nobody noticed.

I need to focus on code that is actually used, so Wontfix, sorry.