common/tools/ats/smoketest/localisation/apparchitecture/tef/T_CaptionStep.cpp
changeset 833 6ffc235847d0
parent 796 1fe17573ae08
child 834 999603a97139
equal deleted inserted replaced
832:9b2bf01d4d36 833:6ffc235847d0
   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 < 2; ch++)
   132 	// loop changed to run French only
       
   133 	for (ch=1; ch < 2; ch++)
   133 		{
   134 		{
   134 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
   135 		TLanguage languageToTest = ELangTest;	// init to supress compiler remark
   135 		switch (ch)
   136 		switch (ch)
   136 			{
   137 			{
   137 			case 0:
   138 			case 0: