View Single Post
Old 10-30-2013, 11:57 AM   #4
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Sorry, I was a bit sloppy in mixing the paths to the folder names. When you plug the reader into USB and look at the internal memory filesystem, you see the /applications and /system folders and their contents. The device itself has those directories in a different place: the exported internal memory is mounted under the /mnt/ext1 directory, and the SD card is mounted under the /mnt/ext2 directory. However, on the PC, you don't see the /mnt/ext1 part of the path. /ebrmain is in the root filesystem on the device, not under /mnt/ext1, which is why you can't find it when you look via the USB connection.The library application also doesn't let you access system files outside of the exported internal memory and the SD card. That's why you need shell access or the copy-nl.app application to access it.

I've attached a zip file with a copy of the default nl.txt file (from /ebrmain), the new system/language/nl.txt file with the changed BookStore word, and the copy-nl.app file in case you want to try it out anyway.
Attached Files
File Type: zip nl.zip (25.6 KB, 140 views)
rkomar is offline   Reply With Quote