Home
last modified time | relevance | path

Searched refs:displayMsg (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
Dpfcclient.js257 … this.displayMsg( cmd, this.res.getLabel('Maximum number of joined channels has been reached') );
302 … this.displayMsg( cmd, this.res.getLabel('Maximum number of private chat has been reached') );
307 …this.displayMsg( cmd, this.res.getLabel('You are trying to speak to a unknown (or not connected) u…
311 this.displayMsg( cmd, this.res.getLabel('You are not allowed to speak to yourself') );
363 this.displayMsg( cmd, this.res.getLabel('phpfreechat current version is %s',param) );
370 this.displayMsg( cmd, param);
377 this.displayMsg( cmd, this.res.getLabel('Configuration has been rehashed') );
381 this.displayMsg( cmd, this.res.getLabel('A problem occurs during rehash') );
388 this.displayMsg( cmd, param );
395 this.displayMsg( cmd, param );
[all …]