GNOME Bugzilla – Bug 576987
Minor string issues
Last modified: 2009-03-29 02:08:42 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.
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.
Created attachment 131513 [details] [review] Removed en_GB update The patch had an en_GB update, here's one that doesn't.
committed, thanks.