Update Swedish translation#1825
Conversation
|
Thank you for this substantial update. Before merging, please address a few technical issues reported by an AI review:
Once these points are corrected, I would be comfortable merging the translation. |
|
Thank you for the detailed review. I have addressed the reported issues:
I also revalidated the XML structure, all 1,685 localization keys, and the |
|
Thank you. One small regression remains: the following three translated entries were changed back to lang="en":
Since the Windows language loader only imports entries whose lang matches sv, these translations will currently be skipped and the English fallback will be displayed. Please change their attributes from lang="en" to lang="sv". |
|
Thank you for catching this regression. I have changed the
I also verified that all 1,685 translated entries now use |
|
Thanks |
Summary
This pull request improves and verifies the Swedish localization for VeraCrypt 1.26.29.
I am a native Swedish speaker, and I reviewed the localization manually, string by string, against the corresponding English source strings using their localization keys. The review focused on preserving the exact source meaning while improving Swedish terminology, grammar, clarity, and consistency.
Changes
Validation
%s,%d,%I64u,%hs, and{0}were preserved.This pull request only changes the Swedish localization and does not change program functionality.