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

[French] Help output of cf commands should not be translated #1169

Closed
fbiville opened this issue Jun 20, 2017 · 4 comments
Closed

[French] Help output of cf commands should not be translated #1169

fbiville opened this issue Jun 20, 2017 · 4 comments
Labels

Comments

@fbiville
Copy link

fbiville commented Jun 20, 2017

In short, it looks like there are some bad translations hanging out in the cf cli. Not too serious, but pretty confusing if it's your first time using it.

Example output of running cf apps in the fr_FR locale:

cf apps
ECHEC
Aucun noeud final d'API défini. Utilisez 'Connexion cf' ou 'API cf' pour cibler un noeud final.

What occurred

It translated "cf login" and "cf api" commands, even flipping the order.

What you expected to occur

Don't do that. Please.

CLI Version

cf version 6.27.0+d26b32dcc.2017-06-08

Enjoy!

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/147497185

The labels on this github issue will be updated when the story is started.

@dkoper
Copy link

dkoper commented Jun 21, 2017

Thanks, we think were understand where the problem lies.

@dkoper
Copy link

dkoper commented Jun 29, 2017

This was fixed in today's 6.28.0 cf CLI release. Thanks again for reporting the issue.
https://github.com/cloudfoundry/cli#downloads

Regards,
Dies Koper
CF CLI PM

@tjarratt
Copy link
Contributor

Aww dang, thanks for fixing that @dkoper. I actually wrote this issue using Florent's Github account while we were pairing a few weeks ago. It felt very strange to me, because I had originally worked on the i18n features in the CLI, and had contributed some of the very, very early translations.

Thank you (and the rest of the team) so much for fixing this so quickly. It really brought a big smile to my face to see the CLI again from this point of view, and to see the team iterating so quickly on features that provide value to end users.

Merci beaucoup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants