You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sandakersmann I wanted to do a check using an AI and it reported some issues. They seem to be real after quick verification. Can you please check and share your feedback? Thank you.
IDT_UNMOUNT_ACTION translates "Hot Key Options" as "Avmonteringshandling". This string labels the hotkey options group box in src/Mount/Mount.rc, so it should use hotkey/shortcut wording, e.g. "Hurtigtastvalg" or "Hurtigtastalternativer".
In CONFIRM_VOL_HEADER_BAK, "ny salt" is grammatically wrong. "Salt" is neuter in Bokmål, so this should be "nytt salt", or preferably "en ny saltverdi".
In CONFIRM_VOL_HEADER_BAK, "den skjulte volumhodet" is grammatically wrong. "Hode" is neuter, so this should be "det skjulte volumhodet".
In CONFIRM_VOL_HEADER_BAK and CONFIRM_VOL_HEADER_RESTORE, "en volumhodet" / "Å gjenopprette en volumhodet" is wrong. It mixes the indefinite article with the definite form. Please use correct wording such as "et volumhode" or "volumhodet", depending on the sentence.
HEADER_RESTORE_EXTERNAL_INTERNAL uses "volumhode sikkerhetskopi". This should be compounded or rephrased, e.g. "volumhode-sikkerhetskopi" or "sikkerhetskopi av volumhodet".
VOLUME_HAS_NO_BACKUP_HEADER uses "ingen sikkerhetskopihodet", which is wrong because "sikkerhetskopihodet" is definite. Please rephrase, e.g. "ingen sikkerhetskopi av volumhodet" or another correct Bokmål wording.
VOL_HEADER_BACKED_UP now mixes "hodet" and "headeren" for the same concept in the same message. Please make the terminology consistent.
ERR_SYS_HIDVOL_HEAD_REENC_MODE_WRONG uses "hodenøkkel avledningsalgoritme". Please rephrase consistently with the menu text, e.g. "avledningsalgoritme for hodenøkkel".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Language.nb.xml