void localize(ApplicationConstants constants) {
   warningLabel.setText(constants.storageDestroyPopupWarningLabel());
   rawMessage = constants.storageDestroyPopupMessageLabel();
 }