[Bug 1218729] New: Pattern groups are not translated
https://bugzilla.suse.com/show_bug.cgi?id=1218729 Bug ID: 1218729 Summary: Pattern groups are not translated Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp Assignee: zypp-maintainers@suse.de Reporter: lslezak@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- I noticed that the pattern groups in Agama are not translated, although the pattern names and the descriptions are. See the screencast in https://github.com/openSUSE/agama/pull/991. YaST has the same issue, I can see the translated pattern names and descriptions, but the pattern categories are not translated. (Go to View -> Patterns) I verified that the groups are correctly translated in the *-susedata.cs.xml.gz repository metadata file. For example it contains <pattern-category lang="cs">Grafická rozhraní</pattern-category> for the "patterns-kde-kde_plasma" package. That file also contains the translated pattern names and descriptions which are used correctly. So it seems that just the pattern groups are not read properly. I can reproduce the problem in YaST also in Leap 15.4 and 15.5, so it seems that also some older products are affected. (Very likely including SLE15, I haven't checked that.) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c1 --- Comment #1 from Stefan Hundhammer <shundhammer@suse.com> --- Created attachment 871783 --> https://bugzilla.suse.com/attachment.cgi?id=871783&action=edit Screenshot: yast2 sw_single in de_DE.UTF-8 It's the same in YaST: The UI is translated, package summaries and patterns are translated, only pattern categories are not. This is from Leap 15.5 with the latest YaST:Head. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c2 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@suse.com Flags| |needinfo?(mls@suse.com) --- Comment #2 from Michael Andres <ma@suse.com> --- (In reply to Ladislav Slezák from comment #0)
I verified that the groups are correctly translated in the *-susedata.cs.xml.gz repository metadata file. For example it contains <pattern-category lang="cs">Grafická rozhraní</pattern-category> for the "patterns-kde-kde_plasma" package.
Hard to judge for me. The libsolv parser responds to
{ STATE_SOLVABLE, "category", STATE_CATEGORY, 1 } i.e <category>
@mls: I don't know what tag was negotiated between the metadata generator and libsolv's parser. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(mls@suse.com) | Assignee|zypp-maintainers@suse.de |mls@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c3 --- Comment #3 from Michael Schröder <mls@suse.com> --- "patten-category" is actually the name of the *provides* in the pattern package, it was always <category> in the xml. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c4 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@suse.com --- Comment #4 from Michael Schröder <mls@suse.com> --- It's coming from the following commit: https://github.com/openSUSE/instsource-susedata/commit/347a06b3a21f13d7f0b1f... FATE/JIRA: https://jira.suse.com/browse/SLE-3047 Didn't anybody try this at all? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c5 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(lnussel@suse.com) --- Comment #5 from Michael Andres <ma@suse.com> --- @Ludwig, would you take and fix this? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c6 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(lnussel@suse.com) | --- Comment #6 from Ludwig Nussel <lnussel@suse.com> --- I'm no longer in that business -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1218729 https://bugzilla.suse.com/show_bug.cgi?id=1218729#c7 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|NEW |RESOLVED --- Comment #7 from Michael Andres <ma@suse.com> --- I opened https://github.com/openSUSE/instsource-susedata/issues/4 for this. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com