mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
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:
committed by
Carsten Pfeiffer
parent
56477efcdf
commit
e66d0a2d10
@@ -31,3 +31,6 @@ proguard/
|
||||
MPChartLib
|
||||
|
||||
fw.dirs
|
||||
**/.project
|
||||
**/.settings
|
||||
**/.classpath
|
||||
|
||||
Reference in New Issue
Block a user