1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
sspanak
e8d8961537 * fixed all dashes in German
* fixed dashed words in Danish

* fixed all dashes in English

* removed all dashes from Spanish

* fixed all dashes in Finnish

* fixed dashes in French

* fixed all dashes in Italian

* fixed all dashes in Norwegian

* fixed all dashes in Dutch

* fixed all dashes in Polish

* fixed all dashes in Romanian

* fixed dashes and capitalized some words in Ukrainian

* added missing GPS to English

* fixed all dashes in Bulgarian, added a missing word and fixed and incorrectly capitalized word
2024-02-05 14:11:55 +02:00
sspanak
331de75908 sorted Polish 2024-01-30 15:22:23 +02:00
sspanak
4fd388ecfb * removed some repeating words from French, Finnish, Polish and Romanian
* fixed the text case of 'Care' in English
2024-01-30 15:22:23 +02:00
sspanak
73f5243959 * optimized the words with dashes in French, Finnish and Dutch
* Dutch improvements:

	* capitalized some words (there still many more incorrectly lowercase words though)

	* removed around 380 repeating words

	* added missing diminutive endings

* added TLDs to all Latin-based languages

* updated the frequencies of all Latin-based languages

* reordered Spanish and Norwegian dictionaries alphabetically

* fixed the line endings in Swedish
2024-01-10 13:50:24 +02:00
Dimo Karaivanov
44ecb8999e
Build scripts cleanup and dictionary loading optimization
* moved the source languages out of assets/ into their own directory (#356)
  
  * split build.gradle into several smaller files

  * improved word frequency validation during build time

  * slightly optimized dictionary loading speed using pre-calculated file size

  * fixed a potential crash when loading invalid assets

  * fixed dictionary loading progress starting at 100% then jumping to 0% when manually loading two dictionaries one after another

  * documentation update
2023-08-21 15:29:30 +03:00
Renamed from assets/languages/dictionaries/pl-utf8.csv (Browse further)