Open
Bug 1755781
Opened 3 years ago
Updated 3 years ago
"Start Dictation" and "Emoji & Symbols" do not re-translate on live language switching
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
References
Details
Attachments
(1 file)
|
194.59 KB,
image/png
|
Details |
./mach run \
--temp-profile \
--setpref "extensions.getAddons.langpacks.url=https://mock-amo-language-tools.glitch.me/?app=firefox&type=language&appversion=%VERSION%" \
--setpref "intl.multilingual.enabled=true" \
--setpref "intl.multilingual.downloadEnabled=true" \
--setpref "intl.multilingual.liveReload=true" \
--setpref "intl.multilingual.liveReloadBidirectional=true" \
-- \
--new-tab about:preferences
Steps to reproduce:
- Open Firefox in the "en-US" locale and go to about:preferences.
- Switch to "es-ES"
- Open the "Edit" menu
Expected behavior:
- The items should all be translated.
Actual behavior:
- There are two (what I assume are Mac-only) items listed. "Start Dictation…" and "Emoji And Symbols".
| Reporter | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
That emoji menu has a long story of problems (see bug 1478347).
| Reporter | ||
Updated•3 years ago
|
Type: enhancement → defect
Priority: P2 → P3
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•