addButton(o_bwd,@"fs_rewind",@"fs_rewind_highlight",211,14,backward,_NS("Click and hold to skip backward through the current media."),_NS("Backward"));
[[o_fs_volumeSlidercell]accessibilitySetOverrideValue:_NS("Click and move the mouse while keeping the button pressed to use this slider to change current playback position.")forAttribute:NSAccessibilityDescriptionAttribute];
[[o_fs_volumeSlidercell]accessibilitySetOverrideValue:_NS("Click and move the mouse while keeping the button pressed to use this slider to change the volume.")forAttribute:NSAccessibilityDescriptionAttribute];