Bug 764914

Summary: msgid typo in qt-pkg.pot
Product: [openSUSE] openSUSE 12.2 Reporter: Forgotten User vdAq_Javkn <forgotten_vdAq_Javkn>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
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: ---

Description Forgotten User vdAq_Javkn 2012-05-31 14:42:19 UTC
User-Agent:       Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.6 (KHTML, like Gecko) Chrome/20.0.1094.0 Safari/536.6 SUSE/20.0.1094.0

There is a typo in
https://svn.opensuse.org/svn/opensuse-i18n/trunk/yast/50-pot/qt-pkg.pot
("POT-Creation-Date: 2012-04-20 14:06+0200\n")
instead of msgid "Enances:" there should be "Enhances:"

Excerpt from qt-pkg.pot:

#: _CPack_Packages/Linux-Source/TBZ2/yast2-qt-pkg-2.21.2/src/YQPkgDependenciesView.cc:113
#: _CPack_Packages/Linux-Source/TBZ2/yast2-qt-pkg-2.21.2/src/YQPkgDependenciesView.cc:143
msgid "Enances:"
msgstr ""

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Kun Kun Zhang 2012-06-04 10:21:34 UTC
Hi,Thank you for your report.could you please help to provide y2logs according to the following URL?Thank you:)
http://en.opensuse.org/openSUSE:Bugreport_YaST
Comment 2 Forgotten User vdAq_Javkn 2012-06-04 16:36:15 UTC
y2logs will not help here, it's a typo in the source code, not a malfunction.

But I saw now that this is already fixed in the YaST SVN
http://svn.opensuse.org/svn/yast/trunk
so I mark this as resolved.