togisoft / jetpack_compose_country_code_picker

Jetpack Compose Country Code Picker
https://github.com/jump-sdk/jetpack_compose_country_code_picker_emoji
Apache License 2.0
101 stars 26 forks source link

wrong formatting in default string.xml file and adding hindi translations #29

Open kalactor opened 1 year ago

kalactor commented 1 year ago

In the default string.xml file https://github.com/togisoft/jetpack_compose_country_code_picker/blob/master/ccp/src/main/res/values/strings.xml at line no 222 and 232, extra word like amp is there and should be removed

Screenshot_20230402-193933_WhatsDrop Screenshot_20230402-193922_WhatsDrop

And I am also adding Hindi translations file link if you consider

Hindi string.xml https://gist.github.com/kalactor/aa664632fd17e039ab04ed5117f158ed

togisoft commented 1 year ago

Hindi string.xml https://gist.github.com/kalactor/aa664632fd17e039ab04ed5117f158ed nothing in the link

kalactor commented 1 year ago

okay check out this link https://gist.github.com/kalactor/aa664632fd17e039ab04ed5117f158ed
Alternative https://codeshare.io/3A4xxB