common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp
changeset 796 1fe17573ae08
parent 793 0c32c669a39d
child 833 6ffc235847d0
equal deleted inserted replaced
795:7f120899dd36 796:1fe17573ae08
   127 void CT_CaptionStep::DoLanguageTestL()
   127 void CT_CaptionStep::DoLanguageTestL()
   128 	{
   128 	{
   129 	TLanguage language = User::Language();	// keep a copy to restore it later on.
   129 	TLanguage language = User::Language();	// keep a copy to restore it later on.
   130 	
   130 	
   131 	TInt ch = 0;
   131 	TInt ch = 0;
   132 	for (ch=0; ch < 6; ch++)
   132 	for (ch=0; ch < 2; ch++)
   133 		{
   133 		{
   134 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
   134 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
   135 		switch (ch)
   135 		switch (ch)
   136 			{
   136 			{
   137 			case 0:
   137 			case 0: