After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 352166 - Bug Buddy's glade file has an untraslated string
Bug Buddy's glade file has an untraslated string
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-20 19:22 UTC by Kalle Vahlman
Modified: 2006-08-21 16:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Set the send button label as translatable (756 bytes, patch)
2006-08-20 19:31 UTC, Kalle Vahlman
committed Details | Review

Description Kalle Vahlman 2006-08-20 19:22:23 UTC
The .glade file of bug-buddy contains a button labeled "_Send". The label of this button is not marked for translation in the .glade file, so it'll show up non-localised in languages other than english.
Comment 1 Kalle Vahlman 2006-08-20 19:31:35 UTC
Created attachment 71262 [details] [review]
Set the send button label as translatable

Here's a patch to set the said label as translatable.

After applying, 'make update-po' should be run in the po/ subdir to regenerate the po-files, this also means that the translations need to be updated :/
Comment 2 Olav Vitters 2006-08-21 16:34:08 UTC
Fixed in the development version. Also mailed gnome-i18n, etc.