oppia / oppia-android

A free, online & offline learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
320 stars 520 forks source link

[BUG]: Misformatted Text - Special character - Portuguese #5200

Open adhiamboperes opened 1 year ago

adhiamboperes commented 1 year ago

Describe the bug

The special caracter "Ã" is unformatted on chapter 4 of Fractions.

Steps To Reproduce

  1. Open Fraction topic
  2. Open chapter 4
  3. Second screen already presents the bug

Expected Behavior

Text should be "não" "questão" "são"

Screenshots/Videos

image

What device/emulator are you using?

No response

Which Android version is your device/emulator running?

No response

Which version of the Oppia Android app are you using?

0.11 Beta

Additional Context

This also happens on web at: https://www.oppia.org/explore/rfX8jNkPnA-1?story_url_fragment=matthew-visits-the-bakery&topic_url_fragment=fractions&classroom_url_fragment=math&node_id=node_4

The affected asset file is rfX8jNkPnA-1.pb

adhiamboperes commented 1 year ago

I found this in assets as far back as beta 0.9

seanlip commented 1 year ago

Update: This has now been fixed on the website.

Tushar-kalsi commented 1 year ago

Hi , Can i get the opportunity to work on this ??

adhiamboperes commented 1 year ago

Hi , Can i get the opportunity to work on this ??

Hi, there's nothing to be done here at the moment - the issue has been fixed on web. Can you look at #4072 or select an item from #5169?

seanlip commented 6 months ago

@adhiamboperes Just to check, is this issue supposed to still be open (given that it's been fixed in the content)? Asking since it's on the hotlist for the 0.12 release.

Thanks!

adhiamboperes commented 6 months ago

@seanlip, we need to download the latest assets to go out in 0.13 for this to be closed. I have moved the issue to the 0.13 milestone.

Rd4dev commented 4 months ago

Hi @adhiamboperes, I reviewed Chapter 4 of Fractions in Portuguese and found that every special character "Ã" is formatted correctly ( "não" "questão" "são"). However, I did find three instances where the statements are not properly translated.

1. next

36

2. great

38

3. $

37

Other reference Instances where they are properly translated

39

Although this isn't directly related to the unformatted "Ã," I thought it would be helpful to include this information here for reference.

seanlip commented 2 months ago

Hi @Rd4dev, thank you so much for finding these! I confirm that "próxima" and "Ótimo!" have been corrected on the website. Note that R$ is correct though (it is the unit of currency in Brazil, reais), so I did not fix that one.

@adhiamboperes @BenHenning FYI re the content updates here, and just noting generally that this bug on the Android app should be fixed the next time the Android content is downloaded. (Not sure if that means we can close this issue, or if we need to wait until the content download is done in order to close it.)