This is a migrated thread and some comments may be shown as answers.

How to remove localization from the publish output?

5 Answers 1684 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 29 Sep 2016, 04:05 PM

See attached, how do I prevent these from being generated?

The only thing in each folder is "Kendo.Mvc.resources.dll" and I have no need for localization in this project

5 Answers, 1 is accepted

Sort by
0
Anton
Telerik team
answered on 30 Sep 2016, 12:13 PM
Hi Steve,

Telerik UI for ASP.NET MVC uses satellite assemblies to support localization. In order to control them, a custom version of Kendo.Mvc.dll must be built. Please refer to the following link for more information:

http://docs.telerik.com/kendo-ui/aspnet-mvc/localization#configuration-Change

Regards,
Anton
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Abid
Top achievements
Rank 1
answered on 09 Aug 2017, 09:51 AM

hi,

I am facing the same problem. do not want those language based folders. all it contains Kendo.Mvc.resources.dll

 

there are 21 folders and these are not required. how to get rid of them?

 

 

http://docs.telerik.com/aspnet-mvc/getting-started/localization#configuration-Change

secondly this page suggesting to open this project \src\Kendo.Mvc\Kendo.Mvc.csproj  and compile it again.

 

i Do not have that folder. we have purchased lots of products from u. please help

 

thanks 

 

 

 

0
Ianko
Telerik team
answered on 11 Aug 2017, 10:07 AM

Hello ABid,

In order to build a custom Kendo.Mvc assembly with no localization you will need to download the source of the Telerik UI for ASP.NET MVC suite. You can do that by logging in your account, from downloads section choose ProgressĀ® TelerikĀ® UI for ASP.NET MVC, there you will find the telerik.ui.for.aspnetmvc.2017.2.621.commercial-source.zip file from where you can find the source and build it as per to your exact needs. Here you are also a link (https://www.telerik.com/account/product-download?product=KENDOUIMVC), you will need to login before seeing the files to download.

Regards,
Ianko
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Robert Madrian
Top achievements
Rank 1
Veteran
Iron
answered on 11 Dec 2017, 02:20 PM

Hello Ianko,

Is this the only solution (compile) for that weird folders in the root of my application?

I would prefer one of the following solutions because it is not customer friendly to re-compile every time a new Version is available:
- Telerik release a sepereate version/Nuget Package without language support - I need only German
- or isn't it possible to create this in a special folder and not in the root of the app

robert

0
Ianko
Telerik team
answered on 12 Dec 2017, 06:44 AM

Hello Robert,

I am afraid, there is no other option at the moment. This is how satellite assemblies work in .NET (https://blogs.msdn.microsoft.com/global_developer/2011/07/22/introduction-to-satellite-assemblies/).

As for providing a localization-free assembly in NuGet, I am not sure if that is possible, but you can suggest this idea in our feedback portal so that other developers can vote for that idea.  

Regards,
Ianko
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Anton
Telerik team
Abid
Top achievements
Rank 1
Ianko
Telerik team
Robert Madrian
Top achievements
Rank 1
Veteran
Iron
Share this question
or