eFMer - BoincTasks and TThrottle forum

BoincTasks For Window, Mac & Linux => Beta Testing => Topic started by: glennaxl on April 18, 2010, 10:11:59 PM

Title: BT 0.51
Post by: glennaxl on April 18, 2010, 10:11:59 PM
Fatal error in language file; Group: <GroupMenuComputer> string header in pos 115, <Computers> not found; Only exist in ENU though.

quick fix is to modify: BoincTasks_ENU.btlang and insert the line
"   <Computers>      Computers      </>"
under
<GroupMenuComputer>

So it would look like this:
<GroupMenuComputer>
<Detect> Find computers </>
<Add> Add computer </>
<Remove> Remove computer </>
<ConnectCombined> Connect combined </>
<Connect> Connect </>
<Computers> Computers </>
</GroupMenuComputer>
Title: Re: BT 0.51
Post by: Corsair on April 18, 2010, 10:30:04 PM
Quote from: glennaxl on April 18, 2010, 10:11:59 PM
Fatal error in language file; Group: <GroupMenuComputer> string header in pos 115, <Computers> not found; Only exist in ENU though.

quick fix is to modify: BoincTasks_ENU.btlang and insert the line
"   <Computers>      Computers      </>"
under
<GroupMenuComputer>

So it would look like this:
<GroupMenuComputer>
<Detect> Find computers </>
<Add> Add computer </>
<Remove> Remove computer </>
<ConnectCombined> Connect combined </>
<Connect> Connect </>
<Computers> Computers </>
</GroupMenuComputer>


I've checked this too and the solution you say is the one I've applied and works.
Title: Re: BT 0.51
Post by: fred on April 18, 2010, 10:42:46 PM
Quote from: Corsair on April 18, 2010, 10:30:04 PM
Quote from: glennaxl on April 18, 2010, 10:11:59 PM
Fatal error in language file; Group: <GroupMenuComputer> string header in pos 115, <Computers> not found; Only exist in ENU though.

quick fix is to modify: BoincTasks_ENU.btlang and insert the line
"   <Computers>      Computers      </>"
under
<GroupMenuComputer>

So it would look like this:
<GroupMenuComputer>
<Detect> Find computers </>
<Add> Add computer </>
<Remove> Remove computer </>
<ConnectCombined> Connect combined </>
<Connect> Connect </>
<Computers> Computers </>
</GroupMenuComputer>


I've checked this too and the solution you say is the one I've applied and works.
I posted the new corrected installer with the same name. After starting it reports 0.51.1 with the correct language file.
This happens when you use Cut Paste instead of Copy Paste, out of the original English file.
And a last minute change like this one is never wise.