Bug 101562
| Summary: | "Starting <appname>" localization problems with startup-notification | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Christian Rose <menthos> |
| Component: | startup-notification | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | andersca, goeran, jan.moren |
| 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: | 2003-08-03 23:10:56 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: | |||
|
Description
Christian Rose
2003-08-03 21:13:47 UTC
The message is from gnome-desktop:
gnome-desktop-item.c: description = g_strdup_printf
(_("Starting %s"), name);
It isn't done with strconcat, fwiw, and it is marked for translation.
In any case, should be addressed upstream, as I don't want to take all the
translations themselves in RH patches anyhow.
|