Closed
Bug 1949286
Opened 2 days ago
Closed 2 days ago
The "Add new signature" button is not localized in RTL builds
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox137 | --- | affected |
People
(Reporter: gmoldovan, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
75.99 KB,
image/png
|
Details |
Found in Version:
- 137.0a1
Affected Versions:
- 137.0a1
Tested Platforms:
- Affected: Windows, Ubuntu, Mac
- Unaffected: None
Preconditions:
- Make sure to have pdfjs.enableSignatureEditor set to true
- An RTL build is used (e.g. Arabic or Hebrew).
Steps to reproduce:
- Open a PDF file.
- Click on the Signature icon in the toolbar to open the signature doorhanger.
- Observe the "Add New Signature" button.
Expected Result:
- The "Add new signature" button should be localized like the other buttons in the Signature modal.
Actual Result:
- The "Add new signature" button remains in English, while other elements in the Signature modal are correctly localized.
Regression Range:
- Not a regression, as the feature was recently implemented.
Attachments:
- Screenshot showing the issue
Reporter | ||
Updated•2 days ago
|
QA Whiteboard: QA-3160
Reporter | ||
Updated•2 days ago
|
Summary: The "Add New Signature" button is not localized in RTL builds → The "Add new signature" button is not localized in RTL builds
Comment 1•2 days ago
|
||
The string is translated in Arabic:
https://pontoon.mozilla.org/ar/firefox/toolkit/toolkit/pdfviewer/viewer.ftl/?search=Add+new+signature&string=315636
So we should have it in nightly soon I guess.
:flod, could you confirm we can safely close this bug ?
Flags: needinfo?(francesco.lodolo)
Comment 2•2 days ago
|
||
In general, this type of bug is invalid (locales catch up at different speed, that's part of the system).
Status: NEW → RESOLVED
Closed: 2 days ago
Flags: needinfo?(francesco.lodolo)
Resolution: --- → INVALID
Comment 3•2 days ago
|
||
Also, noting that this string was exposed 2 days ago, no locale is expected to have it translated (maybe Italian, depending on my availability).
You need to log in
before you can comment on or make changes to this bug.
Description
•