if (success) {
UpgradeAccounts(workDialog);
Upgrade20Dialogs up = new Upgrade20Dialogs(null, true, true,
Translator.getTranslation("Upgrade to Lazy 8 Ledger 2.0."), 0);
}
workDialog.dispose();
}//}}}
//{{{ -_LoadLanguage(String)_ : void
/**
* Description of the Method