evo ovo je pisalo
Code:
; Configuration file for DayOfWeekE v1.6.2
; Full path of this file: '$PATH_DEFAULT/ini/weekdays.ini'
; Replace $PATH_DEFAULT with: 
;  '/tpa/user/other' on the W800
;       '/usb/other' on the W810
 
; Location where item (the weekday) will be displayed:
; Try different values for different locations.
;[DISP_ITEM]: 0x0B;    in place of Time (default)
[DISP_ITEM]: 0x08;    on the second operator line
; The names of the weekdays:
[BIN]: 0x01;   Use names from currently set system language, with .lng IDs set in "DYN_weekdays.bin"
;[BIN]: 0x00;   Use specified names below
; only used when [BIN] above is unset:
[MON]: Ponrdjeljak
[TUE]: Utorak
[WED]: Srijeda
[THU]: Cetvrtak
[FRI]: Petak
[SAT]: Subota
[SUN]: Nedjelja
; needs linebreak after last entry above