Closed cyrilchandelier closed 9 years ago
Also I looked into the code, and there is only two occurrences of the "Post" localized string (in WPPostViewController), it's not shared between screens, so it should be easy to modify.
Thanks for pointing out this error! All of the app's translations are managed through GlotPress on WordPress.org here:
https://translate.wordpress.org/projects/apps/ios/dev/fr/default
Here is a direct link to that string "Post" and all of its past translations, including your suggestion that I just added:
The new translation "Publier" will need to be approved by one of the project's validators before it is used in the app.
We should also add better context to that string, to clarify that it is a verb and not a noun. That issue is being tracked in #4368 so I'm going to go ahead and close this issue. (The translation will be corrected once it is approved and launched in a future release.)
This is a very small problem and I don't know if this is the right place to say it, but I've seen a wrong translation in the french version:
Article
is the french translation ofPost
when speaking about a post, but this button looks more like the action of posting and should bePublier
(which meansPublish
).