Dutch typo's fixes, missing translations and fixed consistency in Dutch translation.#542
Merged
Klocman merged 22 commits intoKlocman:masterfrom Oct 7, 2023
Merged
Dutch typo's fixes, missing translations and fixed consistency in Dutch translation.#542Klocman merged 22 commits intoKlocman:masterfrom
Klocman merged 22 commits intoKlocman:masterfrom
Conversation
Owner
|
I suggest using https://github.com/HakanL/resxtranslator instead of the built-in tools inside VisualStudio. You can point resxtranslator at the cloned repository without issues. Please let me know when the PR is ready to review. |
Contributor
Author
|
@Klocman , I finally got that tool to work. My PC was doing some scuffy things with RAR/ZIP files. Anyhow, this should be the full PR. Sorry for the mess. |
Non-translatable file
Klocman
approved these changes
Oct 7, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Since I needed BCU recently to do some work at my school and I noticed some typo's I missed... I tried to use the RESX tools in VSCode.
I know I can use 'em in Visual Studio... But, I get lost in that UI and I'm not a programmer in C... (I know PowerShell, HTML, CSS and a bit of PHP...) so yeah, I opted to use VSCode and the ResX editor there.
Here are some more fixes, mostly things I missed in my previous two PR's and translations that weren't present in the Dutch resx files ;)
Feel free to give feedback if I add the additions wrong.