Hi,
Could you please add the following strings to the localization service?
	Seems that they are already used in code but not present in properties file.
SmartClient Version: v11.0p_2016-05-03/LGPL Development Only (built 2016-05-03)
Thanks,
MichalG
					Could you please add the following strings to the localization service?
Code:
	
	                date: isc.GroupingMessages.byDateTitle,
                weekAndYear: isc.GroupingMessages.byWeekAndYearTitle,
                monthAndYear: isc.GroupingMessages.byMonthAndYearTitle,
                quarterAndYear: isc.GroupingMessages.byQuarterAndYearTitle,
                dayOfWeekAndYear: isc.GroupingMessages.byDayOfWeekAndYearTitle,
                dayOfMonthAndYear: isc.GroupingMessages.byDayOfMonthAndYearTitle
SmartClient Version: v11.0p_2016-05-03/LGPL Development Only (built 2016-05-03)
Thanks,
MichalG

Comment