Skip to content

fix(nsis): in wrong language if SpanishInternational is included#13087

Merged
amrbashir merged 1 commit into
tauri-apps:devfrom
Legend-Master:fix-nsis-spanish-international
Mar 28, 2025
Merged

fix(nsis): in wrong language if SpanishInternational is included#13087
amrbashir merged 1 commit into
tauri-apps:devfrom
Legend-Master:fix-nsis-spanish-international

Conversation

@Legend-Master
Copy link
Copy Markdown
Contributor

Fix #13041

Implemented the solution @Aostas posted in #13041 (comment)

@Legend-Master Legend-Master requested a review from a team as a code owner March 28, 2025 10:02
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 0aa703b

There are 4 changes which include @tauri-apps/api with patch, tauri-bundler with patch, tauri with minor, tauri-utils 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-apps/api 2.4.0 2.4.1
tauri-utils 2.3.0 2.4.0
tauri-bundler 2.3.0 2.3.1
tauri-runtime 2.5.0 2.5.1
tauri-runtime-wry 2.5.0 2.5.1
tauri-codegen 2.1.0 2.1.1
tauri-macros 2.1.0 2.1.1
tauri-plugin 2.1.0 2.1.1
tauri-build 2.1.0 2.1.1
tauri 2.4.0 2.5.0
@tauri-apps/cli 2.4.0 2.4.1
tauri-cli 2.4.0 2.4.1

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


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

@amrbashir amrbashir merged commit 2138bbc into tauri-apps:dev Mar 28, 2025
@Legend-Master Legend-Master deleted the fix-nsis-spanish-international branch March 28, 2025 10:46
kandrelczyk pushed a commit to kandrelczyk/tauri that referenced this pull request Apr 7, 2025
kandrelczyk pushed a commit to kandrelczyk/tauri that referenced this pull request Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] The installation package with multi-language support generated by NSIS may display the wrong language for some checkbox options.

2 participants