geeksforsocialchange / imok

A simple bot to support people doing risky activities
https://gfsc.studio/blog/2021/imok-is-launched/
MIT License
12 stars 1 forks source link

Split strings to make translation less monolithic #43

Closed kimadactyl closed 3 years ago

kimadactyl commented 3 years ago

Overview

This is a big internationalisation project and any change to the text is a big deal.

Scope

We should make all strings as short as possible.

We looked into tokenising them but this doesn't seem to work with variables.

Acceptance Criteria

Questions/Assumptions

There's no good way to translate strings with variables in

kimadactyl commented 3 years ago

OK. I've had a look at the strings in isolation and I think they're kinda confusing and will lose context. I'm gonna leave it as it is.