Action strings now have the form '#MODULE#ACTION' For example to trigger the action 'toggle' in the 'module/date' module one would now use '%{A1:#date#toggle:}' With this action strings can now be uniquely assigned to one module. Fixes #1172