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 576987 - Minor string issues
Minor string issues
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-27 16:11 UTC by Bruce Cowan
Modified: 2009-03-29 02:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which fixes them (50.97 KB, patch)
2009-03-27 16:44 UTC, Bruce Cowan
none Details | Review
Removed en_GB update (18.52 KB, patch)
2009-03-27 18:35 UTC, Bruce Cowan
committed Details | Review

Description Bruce Cowan 2009-03-27 16:11:48 UTC
Here's a patch that fixes some strings. It also changes some en_GB to en_US (Last.fm seems to use the term "Neighbour"). Also, it removes some useless strings from being translatable.
Comment 1 Bruce Cowan 2009-03-27 16:44:56 UTC
Created attachment 131502 [details] [review]
Patch which fixes them

However, there is a string at /plugins/magnatune/magnatune/MagnatuneSource.py:124 which should use ngettext.
Comment 2 Bruce Cowan 2009-03-27 18:35:51 UTC
Created attachment 131513 [details] [review]
Removed en_GB update

The patch had an en_GB update, here's one that doesn't.
Comment 3 Jonathan Matthew 2009-03-29 02:08:42 UTC
committed, thanks.