Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix norwegian properties file #1379

Merged
merged 2 commits into from
Oct 21, 2021
Merged

Conversation

flaix
Copy link
Member

@flaix flaix commented Oct 20, 2021

No description provided.

flaix added 2 commits October 20, 2021 20:34
To prevent that we have a resource file in a resource bundle broken and
not loading undiscovered for years, add a unit test that will load the
resource properties file for each of the languages.
In order to check if the file was loaded and the bundle mechanism
didn't fall back on the default, a new property key is added to each
language file, solely for the purpose to be checked in the unit test.
@flaix flaix added the hacktoberfest-accepted Accepted Hacktoberfest contribution, will merge later. label Oct 20, 2021
@flaix flaix merged commit 4f70148 into gitblit-org:master Oct 21, 2021
@flaix flaix deleted the fix-no-properties branch October 21, 2021 20:47
@flaix flaix linked an issue Nov 25, 2021 that may be closed by this pull request
@flaix flaix added this to the 1.9.2 milestone Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted Hacktoberfest contribution, will merge later.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad encoding in properties-files
1 participant