Page 1 of 1
[solved] Deleting english language, what happens?
Posted: Wed Jul 23, 2014 8:37 am
by Nawid
Dear people,
whenever I want to add a product, I must add description, keywords and specification for both of my languages Dutch & English. My site is in Dutch language, so I dont want to fill in information for english tab when adding a new product. It is quite annoying.
questions:
1. how to disable english language tab for adding new products?
2. what happens if I delete the whole language pack?
3. please other advice?
your help would be greatly appreciated!
Thanks in advance.
Nawid
Re: Deleting english language, what happens?
Posted: Wed Jul 23, 2014 2:35 pm
by imdevlper18
1) First go to system - setting - store - edit - local tab.
Set Administration Language and Language t dutch.
Save it.
2) Now go to system - localisation - languages.
You can delete English from here.
3) That's it. Cheers.

Re: Deleting english language, what happens?
Posted: Wed Jul 23, 2014 5:49 pm
by MarketInSG
Do note not to remove the english folder from your catalog/language and admin/language
Re: Deleting english language, what happens?
Posted: Thu Jul 24, 2014 12:53 am
by Nawid
imdevlper18 wrote:1) First go to system - setting - store - edit - local tab.
Set Administration Language and Language t dutch.
Save it.
2) Now go to system - localisation - languages.
You can delete English from here.
3) That's it. Cheers.

Ok thx, but I can't delete because that english language is already linked to 72 orders. Do you know what to do next?
MarketInSG wrote:Do note not to remove the english folder from your catalog/language and admin/language
Thanks for your advice.
Re: Deleting english language, what happens?
Posted: Thu Jul 24, 2014 4:05 pm
by MarketInSG
You can delete it off from your database records directly, but not recommended as it might cause issue if you want to touch those orders again
Re: Deleting english language, what happens?
Posted: Mon Aug 18, 2014 1:05 am
by Nawid
MarketInSG wrote:You can delete it off from your database records directly, but not recommended as it might cause issue if you want to touch those orders again
Very late reply from me I know, thank you again for your reply.
When I add a new product, I have to fill in both English and Dutch description for the product, I want to disable that english section, how to do that?
Re: Deleting english language, what happens?
Posted: Mon Aug 18, 2014 3:37 am
by victorj
Sent Pm in dutch
Re: Deleting english language, what happens?
Posted: Mon Aug 18, 2014 9:08 pm
by Nawid
Thank you very much
Re: [solved] Deleting english language, what happens?
Posted: Fri Oct 02, 2015 8:24 pm
by FedeBike
Hi,
finally how did you disable the enlish section when adding new product?
Thank you for your replay.
Fede
Re: [solved] Deleting english language, what happens?
Posted: Sat Oct 03, 2015 4:33 pm
by victorj
Yes it is solved.
English language was removed direct in database from assosiated orders, dutch was added.
Re: [solved] Deleting english language, what happens?
Posted: Sun May 22, 2016 8:46 am
by tomeda
Hi guys,
I know this threat is marked as "Solved", however I need the same thing. I want to remove english from admin languages, but it's associated with 2 orders that i can't find to modify them. So my question is, what sql query should I use to remove it from admin section?
Thanks!
Re: [solved] Deleting english language, what happens?
Posted: Tue May 24, 2016 9:35 am
by MarketInSG
you can use phpmyadmin and navigate to the language folder and delete off the single line for english. But that will leave some orphan records in your database.
Re: [solved] Deleting english language, what happens?
Posted: Tue May 24, 2016 12:21 pm
by tomeda
Yeah, I solved my issue by searching order table in language_id column for orders with different languages from the one I want, than delete these orders. Than I was able to delete english language from admin panel.
Re: [solved] Deleting english language, what happens?
Posted: Wed Jun 08, 2016 11:43 pm
by alirj2010
Go to dashboard and click on the blue box top left where it says orders and then delete demo orders of the template. it might asks your install an API. do so. when you delete you sometimes should refresh the page. JASON AND AJAX does the job but doesnt show on front end all the time the result. then head over to setting > localization > language and delete whatever language you want.