Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 136031
Summary: | String change for gdm (Shut Down) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kjartan Maraas <kmaraas> |
Component: | redhat-artwork | Assignee: | Alexander Larsson <alexl> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | mpg |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-18 14:19:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 131589 |
Description
Kjartan Maraas
2004-10-17 00:47:25 UTC
We should revert this. I'm not sure i understand. Do you mean this change in redhat-artwork.pot (from 9 Oct 2003): #: art/gdm/Bluecurve/Bluecurve.xml.in.h:2 -msgid "Shut _down" +msgid "Shut_down" msgstr "" Thats the latest change of that string, and it seems up to date wrt whats in the sources. /usr/share/gdm/themes/Bluecurve/Bluecurve.xml have translations for the new string. In which LANG are you seeing it untraslated? It's not translated for me when I use nb_NO at least. I'll recheck CVS and see if the translation needs updating....No, using msgmerge on the nb.po translation I still get 5 translated: #: art/gdm/Bluecurve/Bluecurve.xml.in.h:2 msgid "Shut_down" msgstr "Steng ne_d" So it should definitely be there, but it's not... Looks like we need to add nb to ALL_LINGUAS And a bunch of other languages! Should be fixed in 0.116-1. |