namespace Orchard.Core.Localization.Services { public interface IContentItemLocalizationService : IDependency { } }