YAHOO.namespace('CMS.components.richtexteditor.config');

YAHOO.CMS.components.richtexteditor.config.linkicons = {
    'arrowrightlink': 'Pfeil rechts',
    'arrowleftlink': 'Pfeil links'
};

