FIX:Translation of calibration and print options

Change-Id: Ifd9b64a793ae5033b6ee411089bbf5428870e7fd
This commit is contained in:
hu.wang 2023-09-14 17:55:10 +08:00 committed by Lane.Wei
parent 861d757ba4
commit f9aa9d02a7
25 changed files with 442 additions and 481 deletions

View file

@ -2883,7 +2883,7 @@ void AMSControl::EnterExtraAMSMode()
m_vams_lib->m_ams_model = AMSModel::EXTRA_AMS;
m_ams_tip->SetLabel(_L("AMS-Extra"));
m_ams_tip->SetLabel(_L("AMS"));
m_img_vams_tip->SetBitmap(create_scaled_bitmap("enable_ams_disable", this, 16));
m_img_vams_tip->Disable();
m_img_amsmapping_tip->SetBitmap(create_scaled_bitmap("enable_ams_disable", this, 16));