private void SaveCatalogClicked(object sender, EventArgs args) { Dataphoria.SaveCatalog(); MessageBox.Show(Strings.SaveCatalogSuccess); }