#64339 closed defect (bug) (invalid)
Command palette action names are not localized
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 6.9 |
| Component: | Administration | Keywords: | close |
| Focuses: | Cc: |
Description
The command name "Go to:" in the command palette is not translatable, so it always is shown in English.
Attachments (3)
Change History (15)
#1
@
7 weeks ago
Thanks for the report.
As you can see from this line, this string should definitely be translatable. At least it's translated correctly in the Japanese locale.
Can you access Dashboard > Updates and check if there are any translations available to update?
#2
@
7 weeks ago
I have just updated to 6.9 using the es_ES language pack and I see no translation updates when I force check updates.
Those strings appear to be translatable indeed:
https://translate.wordpress.org/projects/wp/dev/es/default/?filters%5Bterm%5D=go+to&filters%5Bterm_scope%5D=scope_any&filters%5Bstatus%5D=current_or_waiting_or_fuzzy_or_untranslated&filters%5Buser_login%5D=&filter=Apply+Filters&sort%5Bby%5D=priority&sort%5Bhow%5D=desc
But I still see them as "Go to: " instead of "Ir a: "
#3
@
7 weeks ago
Hi @nilovelez @wildworks, I can still reproduce the issue. I have updated the translations as well from Dashboard --> Update, I still see Go To: in English instead of Hindi. See the screenshot attached.
#4
@
7 weeks ago
Oh, this is interesting, I can launch the command by typing "ir a" (Spanish translation), but it shows as "Go to" in the dropdown
#5
@
7 weeks ago
Oh I see this are not translated yet in Hindi for 6.9. I would be adding the translations for the same.
#6
@
7 weeks ago
At least, I couldn't reproduce the problem in Playground: https://playground.wordpress.net/?php=8.3&wp=6.9&language=es_ES
Could you please tell me the following?
- What kind of environment are you using? Is it a local site or a public site?
- Do you have access to the
wp-content/languagesdirectory? If so, are there multiplees_ES-{hash}.jsonfiles?
#7
@
7 weeks ago
Oh I see this are not translated yet in Hindi for 6.9. I would be adding the translations for the same.
Yes, please make sure to also check that the strings are translated correctly in the locales you are testing.
#8
@
7 weeks ago
- Keywords close added
Can't reproduce this in either de_DE or es_ES, so it sounds like an incomplete translation on your side.
#9
@
7 weeks ago
- Keywords close removed
It doesn't look that's the case. All core branches translations are 100% in es_ES
#10
@
7 weeks ago
- Keywords close added
- Resolution set to invalid
- Status changed from new to closed
I have just checked it using Playground and the translation is ok:
https://playground.wordpress.net/?php=8.3&wp=6.9&networking=yes&language=es_ES&multisite=no&random=6w8il1o5856
Maybe the language pack is not up to date
Command palette from a Spanish WordPress installation