Skip to content

Conversation

@Kf637
Copy link
Contributor

@Kf637 Kf637 commented Jan 24, 2026

This pull request adds support for the Norwegian language to the Windows NSIS installer in the tauri-bundler crate. The main changes include the addition of a Norwegian translation file with relevant installer strings and updating the language data loader to recognize Norwegian.

Norwegian language support:

  • Added a new Norwegian translation file (Norwegian.nsh) with installer strings for various installation and maintenance scenarios.
  • Updated the get_lang_data function in mod.rs to include and recognize the Norwegian language file.

Copilot AI review requested due to automatic review settings January 24, 2026 21:07
@Kf637 Kf637 requested a review from a team as a code owner January 24, 2026 21:07
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jan 24, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds Norwegian language support to the Windows NSIS installer by introducing a Norwegian translation file and updating the language data loader to recognize it.

Changes:

  • Added a new Norwegian.nsh file containing 27 translated installer strings
  • Updated the get_lang_data function in mod.rs to include the Norwegian language mapping

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
crates/tauri-bundler/src/bundle/windows/nsis/languages/Norwegian.nsh New file with Norwegian translations for all 27 installer strings
crates/tauri-bundler/src/bundle/windows/nsis/mod.rs Added "norwegian" case to language data lookup function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 25, 2026

Package Changes Through 71740f1

There are 9 changes which include tauri with minor, @tauri-apps/cli with minor, tauri-cli with minor, tauri-utils with patch, tauri-build with patch, tauri-macos-sign with patch, tauri-bundler with minor, tauri-runtime-wry with minor, tauri-runtime with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.8.1 2.8.2
tauri-macos-sign 2.3.2 2.3.3
tauri-bundler 2.7.5 2.8.0
tauri-runtime 2.9.2 2.10.0
tauri-runtime-wry 2.9.3 2.10.0
tauri-codegen 2.5.2 2.5.3
tauri-macros 2.5.2 2.5.3
tauri-plugin 2.5.2 2.5.3
tauri-build 2.5.3 2.5.4
tauri 2.9.5 2.10.0
@tauri-apps/cli 2.9.6 2.10.0
tauri-cli 2.9.6 2.10.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Legend-Master
Legend-Master previously approved these changes Jan 25, 2026
Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you also add a change file?

https://github.com/tauri-apps/tauri/blob/dev/.changes/README.md

@Kf637
Copy link
Contributor Author

Kf637 commented Jan 25, 2026

@Legend-Master Done.

Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again

@Legend-Master Legend-Master merged commit c769f21 into tauri-apps:dev Jan 25, 2026
12 of 13 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

2 participants