Skip to content

Use appropriate decimal separator in playback speeds #9811

Closed
@moneytoo

Description

@moneytoo

The exo_playback_speeds array contains values with hardcoded decimal separator (.).

When I have my device set to Czech language (and therefore to Czech locale), I would expect to see values like 1,5x (instead of 1.5x).

While it's probably clear to users from the context, in Czech locale 1.5x would meant 1500 times.

Other apps like YouTube and Files by Google use the localized values.

EDIT: YouTube also uses actual multiplication sign × instead of the latin letter x.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions