public IEnumerable <LocalizedString> GetAllStrings(bool includeParentCultures) { return(Localizer.GetAllStrings(includeParentCultures)); }