Closed (fixed)
Project:
Google Analytics
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2008 at 00:50 UTC
Updated:
25 Jan 2009 at 20:40 UTC
This patch updates the description of the segmentation information field to include the command character (⌘) character for people on OS X.
| Comment | File | Size | Author |
|---|---|---|---|
| googleanalytics_osx.patch | 1.4 KB | christefano |
Comments
Comment #1
hass commentedDo you know what browsers are not able to display ⌘ in an UTF8 world? Not sure if we need to use an entity or if we should better write "control key".
Comment #2
hapydoyzer commentedI think it`s better to remove this help at all. Settings is provided for web administrators, not for users.
We don`t need to teach webadmins how to use browsers :)
Comment #3
hass commentedGood idea, too :-). Aside - have core such help texts? I found a few in contrib... if it comes to Mac they write "control key" or something similar...
Comment #4
christefano commentedI agree that removing the text is also a good option.
The command character doesn't show up in my virtual machines running the latest versions of Windows 2000 and XP (I haven't tried Vista), so it looks like I'm missing a language pack. I think it's likely that a lot of other people are, too.
I don't know if I should have said before, but trying to select multiple list items with the control key down won't work in OS X. Clicking with the control key down in OS X is like a right-click in Windows or Linux.
So much for a minor issue!
Comment #5
hass commentedI'm not a Mac user, but could you please take a look to this image http://en.wikipedia.org/wiki/Image:AppleCtrl.jpg? For me it looks like Apple computers have now an CTRL control key... can you confirm? If this is the case - I don't like to change the string as this would break the translation and it seems less important to me what symbols are printed on outdated mac hardware if new hardware also have CTRL keys... :-)
Comment #6
johnalbinYes, Macs have control keys; also shift, option/alt (one key), and command keys. They have had those for a long time.
But what christefano said in #4 is important, the ctrl key on the Mac does not allow you to use multi-select widgets. The ctrl key is used on single-button mice to alter the button click to be a "right" click.
The correct key to use on a Mac when using multi-select widgets is the "command key".
If Windows can't display a “⌘” symbol without the proper "language pack", then maybe you should use the "command key" text.
However, if we're talking translation issues, I don't know how hard "command key" is to translate, but ⌘ is pretty easy to translate. ;-)
Comment #7
hass commented⌘ works on windows with an entity... for the next release we can change this text.
Comment #8
hass commented