Typo in French translation concerning admin state
Bug #1999519 reported by
Madko
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Dashboard (Horizon) |
Invalid
|
Undecided
|
Unassigned | ||
| openstack i18n |
Fix Released
|
Undecided
|
JF Taltavull | ||
Bug Description
In horizon we can read in the French translation: Etat administateur instead of Etat administrateur (a 'r' is missing).
--- openstack_
+++ openstack_
@@ -495,7 +495,7 @@
msgstr "Mot de Passe Administrateur"
msgid "Admin State"
-msgstr "État Administateur"
+msgstr "État Administrateur"
msgid "Admin State ="
msgstr "État Admin ="
| affects: | horizon → openstack-i18n |
| Changed in horizon: | |
| status: | New → Invalid |
| Changed in openstack-i18n: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

This issue needs to be fixed in https:/ /translate. openstack. org/ /docs.openstack .org/i18n/ latest/
That's why marked it as invalid for the horizon.
If you like to know more about the process of how translation happens, please refer https:/