Bugzilla – Bug 4447
lowercase tooltips
Last modified: 2008-12-18 11:11:39 UTC
This is with SlimServer v6.5.1 - 10511 - Windows XP - EN - cp1252; Perl v5.8.8 MSWin32-x86-multi-thread; MySQL v5.0.22-community-nt. Sorry for this one as it's very minor, might be a matter of preference and probably doesn't matter on the 770 itself. Feel free to shoot it down. On the now playing page (second icon from left on the main top toolbar), the controls (e.g. play, pause, etc.) have mouse-over tooltips. These are all in lowercase, e.g. for the shuffle off control, it shows "shuffle off" not "Shuffle Off". I've just noticed that Fishbone also has lowercase tooltips, so perhaps it's a UNIX/Linux case-sensitive thing. :) Thanks.
*** Bug 4448 has been marked as a duplicate of this bug. ***
this is becuase the localisng strings are shared. we could probably make more use of the ucfirst TT filter.
in trunk at change 10540, and in 6.5.1 at change 10541. Please reopen if any strings were missed. cc'ing Ben for the heads up.
Also works for me. Thanks.
I missed this before. With r10541 and Firefox, "Volume settings" and "Mute player" (two left-hand volume icons) are still lowercase. Everything else looks fine. I'm not sure if IE7 is supported for Nokia770 (I don't use it for that). With IE7, "Shuffle off", "Shuffle song" and "Shuffle album" are lowercase.
change 10542, change 10543 and change 10544 should cover these new ones, in trunk and 6.5.1. as always, reopen if you do notice more.
Yep, that works for me. Thanks.