What changed, and why it matters
This commit only refreshes test data files: it updates a translation signature metadata file and regenerates UI test fixtures. There is no code change, no security fix, and no indication of a vulnerability being addressed.
No security action required. Treat as routine test/translation fixture maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff updates core/translations/signatures.json with a new merkle_root, datetime, and commit reference, and refreshes tests/ui_tests/fixtures.json. These are generated test artifacts used to validate UI output and translation integrity. No firmware logic, cryptographic handling, or security boundary is modified.
Changed components
core/translations/signatures.jsontests/ui_tests/fixtures.jsonInspect captured patch +598 / −598
### core/translations/signatures.json
@@ -1,8 +1,8 @@
{
"current": {
- "merkle_root": "3f0d85df2afea9a34ae458020e01f5a220203d920f16fb0751f0317b8543bc86",
- "datetime": "2026-08-15T15:08:32.740091+00:00",
- "commit": "23f168e1f0546933fcd46fca8ef6a706b5088c99"
+ "merkle_root": "47f1aa259a78085b3de80492fd629d1dfeda7f96fe59e6537d839e5ef38decc8",
+ "datetime": "2026-08-16T16:05:30.925710+00:00",
+ "commit": "35e64de065fee88184b17a42afc3ff09d513eb11"
},
"history": [
{
### tests/ui_tests/fixtures.json
[binary or diff unavailable]Why this scored 12/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.