lotrointerface.com
Search Downloads


Go Back   Chiran's Portal > Bug List

Menu
» Home



Stats
Files: 2
Downloads: 326,833
Favorites: 270

New & Updated


LOTROInterface

 
View Bug Report
French Songbook Buttons
Bug #: 114
File: Songbook
Date: 01-02-2015 10:20 AM
By: zedrock
Status: Unconfirmed
Hello Chiran,
Many of French users got a problem with two buttons that do not work :

- /voirprêt (AKA /readycheck)

- /débutmusique (AKA /playstart)

I find a quick soluce, but perhaps you can coding this better.

i'm using UTF.lua in LotRO Tools & Utilities for Developers Section here.

So :
- I copied file UTF.lua in \Chiran\Songbook\
- In file SongbookLang.lua, i do :

* Fix the old line 138 as :
Strings["cmd_ready"] = FromUTF8("/voirprêt");

* Fix the old line 139 as :
Strings["cmd_start"] = FromUTF8("/débutmusique");

* Then Add in first line :
import "Chiran.Songbook.UTF"; -- needed for French client. Using FromUTF8
-- function for 2 songbook buttons

Seems that works fine now :D

I hope this may be useful for future version.

Best regards

Zed'

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: zedrock - 01-02-2015 08:39 PM
i think this may be useful for the German client too :
By the way, the German one have the same problem :
Line 77 : Strings["cmd_ready"] = "/bereitschaftspr\195\188fung";
may be : Strings["cmd_ready"] = FromUTF8("/bereitschaftsprüfung");

All times are GMT -5. The time now is 12:35 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui