View Single Post
Old 10-25-2018, 01:28 AM   #2
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,731
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by BarisTurkkorkmaz View Post
Hello.
I used tab2opf.exe and mobigen.exe programs to produce an Urdu - Turkish dictionary from a database txt file for my Kindle New Touch. Unfortunately, mobigen.exe or tab2opf.exe programs didn't make appropriate process of transcribing letters of Urdu in mobi format dictionary so that mobi format dictionary identifies letters of Urdu in any text. Could you give me a solution for that problem, please?
Try the following:
  • Open the source file with an editor and save it as a UTF-8 file.
  • Use the -utf8 parameter with tab2opf.exe.
For example:

Code:
tab2opf.exe -utf8 dict.txt
Doitsu is offline   Reply With Quote