Enhancement and Fixes for Bengali Transliteration. (#1263)

* Added various fixes and enhancment for Bengali transliteration.

* various fixes and enhancment for Bengali transliteration

* fixed a coding typo [master]

* Boolean lowercase and added .project in .gitignore

* Boolean lowercase and added .project in .gitignore

* typo fix [master]

* fixed negative index error [master]

* fixed negative index error [master]

* unprinted character fix [master]

* enhanced transliteration [master]

* lowercased boolean and replaced Integer with int [master]

* removed .setting, .classpath and .project and added them to .gitignore too.

* bug fix and multilingual testcase [master]
This commit is contained in:
উৎসব রায়(Utsob Roy)
2018-10-01 23:04:51 +02:00
committed by Carsten Pfeiffer
parent 56477efcdf
commit e66d0a2d10
7 changed files with 93 additions and 65 deletions
+3
View File
@@ -31,3 +31,6 @@ proguard/
MPChartLib
fw.dirs
**/.project
**/.settings
**/.classpath