apps-android-commons/app/src/test/kotlin/fr/free/nrw
bf82fcc8d3
change description extraction algorithm (#4938)
The original algorithm uses comma to separate descriptions which causes bugs when there are comma inside description.
The algorithm is changed to repeatedly matching string patterns of `{{languageCode|desciption}}`
2022-04-28 17:34:02 +10:00
..
commons change description extraction algorithm (#4938) 2022-04-28 17:34:02 +10:00