public void LoadState(string translationProviderState) { _fileBasedTranslationProvider.LoadState(translationProviderState); }