decentraland / unity-renderer

Unity implementation of Decentraland Client
https://play.decentraland.org
Apache License 2.0
137 stars 93 forks source link

Camera reel: typo on text while viewing photos #5794

Closed decentraland-bot closed 8 months ago

decentraland-bot commented 1 year ago

Severity:

SEV-5 | Cosmetics issue

Description:

There is a typo on the camera reel while the user navigates through it.

When describing the number of photos taken, the text describes: photo (in the singular form), instead of photos

So after taking 3 photos, the text says:

Storage: 3-500 photo taken (photos should be in the plural form)

Operating system:

MAC

Error:

null

Browser (version):

Chrome

Steps to reproduce:

1- Enter the game with a wallet

2- Take 3 pictures with the camera

3- Open the camera reel

Expected behaviour: the text should say: Storage: 3-500 photos taken

Current behaviour: the text says: Storage: 3-500 photo taken

Ticket number:

LucasLioyQA commented 1 year ago

Evidence:

image
Ludmilafantaniella commented 8 months ago

Fix: https://github.com/decentraland/unity-renderer/pull/6133