public interface ISigCaptionsChanger
{
     void ChangeCaptions( ref Dictionary <MercatorApi. ApiLangues , string > defaultCaptions);
}