BT 0.51

Started by glennaxl, April 18, 2010, 10:11:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

glennaxl

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>

Corsair

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.
Roses don't bloom on the sailor's grave

Corsair.

fred

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.