Closed marc-vanderwal closed 1 year ago
This PR removes a fuzzy mark in the Norwegian translation, that appears to have been left in by accident after translating the corresponding sentence.
Follow-up to #1103.
Remove a “fuzzy” mark in the Norwegian translation for TEST_DIED.
Unit tests should pass.
Run the command make -sC share show-fuzzy. No output should be visible.
make -sC share show-fuzzy
Purpose
This PR removes a fuzzy mark in the Norwegian translation, that appears to have been left in by accident after translating the corresponding sentence.
Context
Follow-up to #1103.
Changes
Remove a “fuzzy” mark in the Norwegian translation for TEST_DIED.
How to test this PR
Unit tests should pass.
Run the command
make -sC share show-fuzzy
. No output should be visible.