Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a space to STR_VEHICLE_DETAILS_SERVICING_INTERVAL_DAYS #6086

Closed
DorpsGek opened this issue Aug 15, 2014 · 1 comment
Closed

Add a space to STR_VEHICLE_DETAILS_SERVICING_INTERVAL_DAYS #6086

DorpsGek opened this issue Aug 15, 2014 · 1 comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

juanjo opened the ticket and wrote:

Currently string STR_VEHICLE_DETAILS_SERVICING_INTERVAL_DAYS is:
{BLACK}Servicing interval: {LTBLUE}{COMMA}days{BLACK} Last service: {LTBLUE}{DATE_LONG}

I would add a space before days:
{BLACK}Servicing interval: {LTBLUE}{COMMA} days{BLACK} Last service: {LTBLUE}{DATE_LONG}

I'm not an English native speaker, but I recently learnt that in my mother tongue one should generally put a space to separate numbers from units: 15l -> 15 l, 23kg -> 23 kg. I suggest to check that for English strings related to units too.

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/6086
@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r26733


This comment was imported from FlySpray: https://bugs.openttd.org/task/6086

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) bug labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant