Jump to content

Languages


JulesInFrance

Recommended Posts

I'm still trying to get my head around CC500 and Language seems a good place to start.

CC500 insists that Yank is the dominant language; I would prefer to remove it altogether (tomaato/tomarto etc).

The question is, how?

I tried Admin => Settings => Languages => (for USA) turn green tick into red cross => Save => Advanced => Maintenance => Rebuild => Cache => Clear language cache (select) => Submit

But to no good effect (heaven knows what unintended effect this had; doubtless I'll find out unpredictably at some later point).

Can anyone lead me through the steps necessary to remove a language, that hopefully does not involve deleting a file from the server ... ?

Thanks

Jules

Link to comment
Share on other sites

Guest Technocrat

Hmm that seems to be a bug :(

In classes/gui.class.php

Find:

$enabled	= $GLOBALS['config']->get('config', 'languages');


Replace with:


$enabled	= $GLOBALS['config']->get('languages');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...