Commit 772be409 authored by campaign's avatar campaign

by zhanyi

parent 6761bdd8
......@@ -14,7 +14,7 @@ KM.registerUI( 'hand',
me._paper.undrag();
}
},
title: this.getLang( 'hand' )[ name ] || ''
title: this.getLang( 'tooltips.' )[ name ] || ''
} );
me.on( 'beforemousemove', function ( e ) {
if ( this._onDragMode ) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment