ok i found this on one of the sites from here ( http://www.maushammer.com/systems/dakotadigital/lcd-flash.html)
As much as i can understand these are the words that apear in the lower side of the screan when you delete or take a pic. but it seems like there are a lot more like Flash, Format, Rename. well if the camera was not ment to be able to flash its own cip or to format it or rename files then they wodef never been there. my best guess is that there as to be button combination to be able to format or flash the camera now the question is what the combinations. well hey later. sorry for the speling. i just came to US and i dont speek that well.
LANG-EN.DAT
This file has four parts:
0000-0BFF
Three copies of a 64 character 8x16 bit-mapped font table.
It includes digits, a bunch of assorted icons, and an upper-case only set of letters.
0C00-1FFF
Zeros
2000-289F
Two copies of 40 text messages.
It's not ASCII. Non-drawing areas are zero, spaces are 0xFF, and all other characters are (I assume) part of the font table.
The letter "A" is represented by 0x26 -- ASCII would be 0x41, and it's entry 0x25 in the font table (assuming it starts at zero).
2000: FLASH...........
2010: ID..............
2020: SIZE............
2030: SECONDS.........
2040: READY...........
2050: TO.RECYCLE......
2060: TIMEOUT.........
2070: CANCELLED.......
2080: DELETED.........
2090: INFO............
20a0: FIRMWARE........
20b0: HARDWARE........
20c0: TYPEID..........
20d0: IMGPROC.........
20e0: PICTURE.SAVED...
20f0: SAVING.PICTURE..
2100: DELETE..........
2110: DELETE.ALL......
2120: FORMAT..........
2130: REMAINING.......
2140: DELETE.PICTURE..
.. and more
28A0-3FFF
Zeros