private IEnumerable <LocalizedStringFull> _GetLocalizedStringsFull()
 {
     return(_localizationService.GetAllLocalizedStringsFull());
 }