示例#1
0
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(REALALARM));
     this.m_Text.Text   = resources.GetText("REALALARM.Text.Text", "历史报警");
     this.m_Button.Text = resources.GetText("REALALARM.Button.Text", "清除");
     resources.ApplyTexts(this.m_Button, "Texts", "REALALARM.Button.Texts[0]", "清除", "REALALARM.Button.Texts[1]", "Clear");
     resources.ApplyTexts(this.m_Text, "Texts", "REALALARM.Text.Texts[0]", "历史报警", "REALALARM.Text.Texts[1]", "History alarms");
     this.ApplyResourcesOnForm();
 }
示例#2
0
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(RUNSTOP));
     this.m_Button.Text  = resources.GetText("RUNSTOP.Button.Text", "RUN");
     this.m_Button1.Text = resources.GetText("RUNSTOP.Button1.Text", "STOP");
     this.m_Button2.Text = resources.GetText("RUNSTOP.Button2.Text", "CANCEL");
     resources.ApplyTexts(this.m_Button, "Texts", "RUNSTOP.Button.Texts[0]", "运行", "RUNSTOP.Button.Texts[1]", "RUN");
     resources.ApplyTexts(this.m_Button1, "Texts", "RUNSTOP.Button1.Texts[0]", "停止", "RUNSTOP.Button1.Texts[1]", "STOP");
     resources.ApplyTexts(this.m_Button2, "Texts", "RUNSTOP.Button2.Texts[0]", "取消", "RUNSTOP.Button2.Texts[1]", "CANCEL");
     this.ApplyResourcesOnForm();
 }
示例#3
0
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(SUPERCUNIT));
     this.m_Button.Text  = resources.GetText("SUPERCUNIT.Button.Text", "1");
     this.m_Button1.Text = resources.GetText("SUPERCUNIT.Button1.Text", "1");
     this.m_Button2.Text = resources.GetText("SUPERCUNIT.Button2.Text", "1");
     this.m_Button3.Text = resources.GetText("SUPERCUNIT.Button3.Text", "1");
     this.m_Button4.Text = resources.GetText("SUPERCUNIT.Button4.Text", "1");
     this.m_Text.Text    = resources.GetText("SUPERCUNIT.Text.Text", "请选择待设置模块");
     resources.ApplyTexts(this.m_Button, "Texts", "SUPERCUNIT.Button.Texts[0]", "模块1", "SUPERCUNIT.Button.Texts[1]", "Unit1");
     resources.ApplyTexts(this.m_Button1, "Texts", "SUPERCUNIT.Button1.Texts[0]", "模块2", "SUPERCUNIT.Button1.Texts[1]", "Unit2");
     resources.ApplyTexts(this.m_Button2, "Texts", "SUPERCUNIT.Button2.Texts[0]", "模块3", "SUPERCUNIT.Button2.Texts[1]", "Unit3");
     resources.ApplyTexts(this.m_Button3, "Texts", "SUPERCUNIT.Button3.Texts[0]", "模块4", "SUPERCUNIT.Button3.Texts[1]", "Unit4");
     resources.ApplyTexts(this.m_Button4, "Texts", "SUPERCUNIT.Button4.Texts[0]", "模块5", "SUPERCUNIT.Button4.Texts[1]", "Unit5");
     resources.ApplyTexts(this.m_Text, "Texts", "SUPERCUNIT.Text.Texts[0]", "请选择待设置模块", "SUPERCUNIT.Text.Texts[1]", "Please select a unit");
     this.ApplyResourcesOnForm();
 }
示例#4
0
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(StabBack));
     this.m_Button21.Text = resources.GetText("StabBack.Button21.Text", "OK");
     this.m_Text.Text = resources.GetText("StabBack.Text.Text", "STABILITY SETTINGS");
     this.m_Button.Text = resources.GetText("StabBack.Button.Text", "LOW");
     this.m_Button1.Text = resources.GetText("StabBack.Button1.Text", "HIGH");
     this.m_btnON.Text = resources.GetText("StabBack.btnON.Text", "ON");
     resources.ApplyTexts(this.m_btnON, "Texts", "StabBack.btnON.Texts[0]", "ON", "StabBack.btnON.Texts[1]", "OFF");
     this.ApplyResourcesOnForm();
 }
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(CalDueDateSetting));
     this.m_Text1.Text = resources.GetText("CalDueDateSetting.Text1.Text", "Month");
     this.m_Text2.Text = resources.GetText("CalDueDateSetting.Text2.Text", "Day");
     this.m_Text3.Text = resources.GetText("CalDueDateSetting.Text3.Text", "Year");
     this.m_Button21.Text = resources.GetText("CalDueDateSetting.Button21.Text", "OK");
     this.m_Text.Text = resources.GetText("CalDueDateSetting.Text.Text", "Set Up Calibration Due Date");
     this.m_Text4.Text = resources.GetText("CalDueDateSetting.Text4.Text", "Display Cal Due Date on Home Screen");
     this.m_Button5.Text = resources.GetText("CalDueDateSetting.Button5.Text", "ON");
     resources.ApplyTexts(this.m_Button5, "Texts", "CalDueDateSetting.Button5.Texts[0]", "OFF", "CalDueDateSetting.Button5.Texts[1]", "ON");
     this.ApplyResourcesOnForm();
 }
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(SelectFileName));
     this.m_Text.Text = resources.GetText("SelectFileName.Text.Text", "Select File Name");
     this.m_btnImport.Text = resources.GetText("SelectFileName.btnImport.Text", "IMPORT");
     this.m_btnDel.Text = resources.GetText("SelectFileName.btnDel.Text", "DELETE");
     this.m_btnSel.Text = resources.GetText("SelectFileName.btnSel.Text", "SELECT");
     this.m_Button3.Text = resources.GetText("SelectFileName.Button3.Text", "EXIT");
     this.m_btnAdd.Text = resources.GetText("SelectFileName.btnAdd.Text", "ADD");
     this.m_btnPrev.Text = resources.GetText("SelectFileName.btnPrev.Text", "Prev");
     this.m_btnNext.Text = resources.GetText("SelectFileName.btnNext.Text", "Next");
     this.m_lblPage.Text = resources.GetText("SelectFileName.lblPage.Text", "Page 1/1");
     this.m_tbName1.Text = resources.GetText("SelectFileName.tbName1.Text", "Text");
     this.m_tbName2.Text = resources.GetText("SelectFileName.tbName2.Text", "Text");
     this.m_tbName3.Text = resources.GetText("SelectFileName.tbName3.Text", "Text");
     this.m_tbName4.Text = resources.GetText("SelectFileName.tbName4.Text", "Text");
     this.m_tbName5.Text = resources.GetText("SelectFileName.tbName5.Text", "Text");
     this.m_tbName6.Text = resources.GetText("SelectFileName.tbName6.Text", "Text");
     this.m_tbName7.Text = resources.GetText("SelectFileName.tbName7.Text", "Text");
     resources.ApplyTexts(this.m_Text, "Texts", "SelectFileName.Text.Texts[0]", "Select File Name", "SelectFileName.Text.Texts[1]", "Select Tester Initial");
     this.ApplyResourcesOnForm();
 }
 private void ApplyLanguageInternal()
 {
     Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager resources = new Neo.ApplicationFramework.Tools.MultiLanguage.MultiLanguageResourceManager(typeof(BuzzerConfig));
     this.m_Text1.Text = resources.GetText("BuzzerConfig.Text1.Text", "CLICK SOUND CONFIGURATION");
     this.m_Button21.Text = resources.GetText("BuzzerConfig.Button21.Text", "OK");
     resources.ApplyTexts(this.m_Button, "Texts", "BuzzerConfig.Button.Texts[0]", "OFF", "BuzzerConfig.Button.Texts[1]", "ON");
     this.ApplyResourcesOnForm();
 }