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

How to disable localization features

3 Answers 550 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 05 May 2016, 07:16 AM

Hi,

i'm currently sat here into the third hour of Telerik updating to Q2 MVC, VS2015 remaining unresponsive.  I've been looking at the files that are being updated and the vast majority appear to be localization/cultures files. I notice that on my production webserver there are also a large number of localization files.

My application is a EN-GB app and will always be so and will never have any need for localization.  Is there a way to remove all this unnecessary functionality and the time it takes to do an update (I realise this is largely due to VS being somewhat slow in this regard)?

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 05 May 2016, 03:53 PM
Hi Richard,

Please accept our apologies for the inconvenience caused.

The described problematic behavior is a known issue in our Telerik ASP.NET MVC Visual Studio extensions, which is logged and prioritized in our backlog. You could find more details about the topic and some useful suggestions how to workaround the issue in this forum post.

When it comes to the localization files, I recommend you use our Configure wizard which will help you to easily remove the whole cultures folder by deselecting the "Copy Global Resources" option. Please take a look at this documentation article for more information about the wizard.

Should you have additional questions or need further assistance, do not hesitate to contact us again.

Regards,
Yana
Telerik
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
Richard
Top achievements
Rank 1
answered on 06 May 2016, 10:09 AM

Many thanks Yana.  Switching off globalization has massively speeded up the process.

The only issue I have now though is that my application is exclusively en-GB and with globalization off the system reverts to en-US/natural - which means all my dates are now back to front etc.

Is there a way to just have one culture file in place (and will VSExtensions understand not to bring every one in each time)?

Thanks

Richard

0
Yana
Telerik team
answered on 09 May 2016, 03:41 PM
Hello Richard,

In the current version of our Visual Studio extensions, all of the globalization files could be added or removed. There is no option to somehow choose which localization files to be included in the project. 

The described feature is logged into the Kendo UI feedback portal. You could track its progress here:

http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/8545855-allow-selecting-themes-and-languages-in-mvc-update

Moreover, I am going to raise the topic in our next planning meeting when we are going to take it into consideration again. 

When it comes to some workaround, you could copy the desired globalization files into a custom folder into your project. In this way, Upgrade wizard will neither update the files nor will add some new files which you do not need. The disadvantage of the approach is that in case you would like to update the files, it should be done manually.

Please let us know in case any further assistance is needed. 

Regards,
Yana
Telerik
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
Tags
Installer and VS Extensions
Asked by
Richard
Top achievements
Rank 1
Answers by
Yana
Telerik team
Richard
Top achievements
Rank 1
Share this question
or