Pa jesi uopce procitao kako se to koristi?! 
Code:
[BIN]: 0x01; Use names from currently set system language, with .lng IDs set in "DYN_weekdays.bin"
;[BIN]: 0x00; Use specified names below
Dakle, BIN = 0x01, sto znaci da ne cita dane iz INI filea nego iz LNG datoteke pomocu offseta iz BIN konfiguracije.
Jednostavno stavi da ti je BIN = 0x00 i to je to.
Dakle ovako:
Code:
;[BIN]: 0x01; Use names from currently set system language, with .lng IDs set in "DYN_weekdays.bin"
[BIN]: 0x00; Use specified names below
BTW radilo bi ti i sa BIN = 0x01, ali ocigledno nisi dobro postelao offsete u BIN datoteci. Mislim da su po defaultu offseti za W810.
Bookmarks