|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-users' desktop files contain redundant information | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Stephan Binner <stbinner> |
| Component: | YaST2 | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED FIXED | QA Contact: | Jiří Suchomel <jsuchome> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | cihlarov, coolo |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stephan Binner
2006-11-24 07:48:54 UTC
OK, I will change the GenericName labels for 10.3. But the "unnecessary strings for translators" part doesn't have sense when the strings are same (and especially at the time these strings are already translated). The msgstr parts are the same but not the msgid strings: # /usr/share/applications/YaST2/users.desktop msgid "GenericName(users.desktop): User Management" msgstr "" # /usr/share/applications/YaST2/users.desktop msgid "Name(users.desktop): User Management" msgstr "" But they already were translated and for some languages differently.... Well, I don't know the mechanism, how the desktop file entries get adapted - is it during build of e.g. yast2-users, using update_desktop_file tools? When I look at new yast2-users.rpm after you changes, the translated strings that updated its desktop files were removed - and these (final) ones were different for Name and GenericName at least for some languages (definitely for cs_CZ). IMHO update_desktop_file was not able to update GenericName when you removed it at all. Current situation is worse. I'd say the english strings are badly chosen if they require a czech translator to find different translations. But I would object a change for a minor bug that late, so I'd simply revert to pre-Binner :) > I'd say the english strings are badly chosen if they require a czech translator
> to find different translations.
I agree, I will change the strings after 10.2
Finally fixed in yast2-users-2.13.35 and yast2-users-2.15.0 |