Closed Bug 1491866 Opened 6 years ago Closed 4 years ago

Improve readability of accented pseudolocale

Categories

(Core :: Internationalization, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: flod, Assigned: dminor)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

We could improve the readability of pseudolocales by only inflating vowels, and accenting every other character.

The expansions is less consistent, but it makes the text more readable for developers.
Priority: -- → P3

Here is a screenshot with only every other character accented. The current code already only accents a, e, o and u.

I also experimented with only accenting the most commonly used English letters (etaion shrdlu) but I think the every other letter approach is more readable. Please let me know if you'd like to see a screenshot of the current approach.

Assignee: nobody → dminor
Status: NEW → ASSIGNED

(In reply to Dan Minor [:dminor] from comment #1)

Please let me know if you'd like to see a screenshot of the current approach.

It would be great to have one, so that the comparison makes sense (same system, font, settings, etc.).

Can we try accents only over constants and double vowels?

(In reply to Zibi Braniecki [:zbraniecki][:gandalf] from comment #3)

Can we try accents only over consonants and double vowels?

Of the three this seems definitely more readable, and doesn't lose any text expansion, so it looks like a winner to me.

I agree. I've opened a pull request here: https://github.com/projectfluent/fluent-rs/pull/202.

Fix is present in fluent-rs 0.13.2.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: