https://bugzilla.gnome.org/show_bug.cgi?id=626036
  banshee | User Interface | git master

--- Comment #4 from Gabriel Burt <gabriel.b...@gmail.com> 2010-08-10 17:21:57 
UTC ---
We have strings like this:

Catalog.GetString ("+{0} dB"), db);
Catalog.GetString ("{0} Hz"), frequencies[i]

Where we're passing in numbers -- the decibels and frequency in Hz.  I have no
clue if there are languages that would need pluralization support in these
cases.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to