This commit is contained in:
@@ -34,6 +34,8 @@ namespace AyaNovaQBI
|
||||
}
|
||||
private void ApproveCompanyFile_Load(object sender, EventArgs e)
|
||||
{
|
||||
this.btnCancel.Text = util.AyaTranslations["Cancel"];
|
||||
this.btnOK.Text = util.AyaTranslations["OK"];
|
||||
this.lblCompany.Text = _CompanyName;
|
||||
this.lblPath.Text = _CompanyPath;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user