Skip to content

fixed bug on number format for Dutch language.#4552

Merged
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBPIH-6252
Mar 20, 2024
Merged

fixed bug on number format for Dutch language.#4552
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBPIH-6252

Conversation

@chetanmaharishi
Copy link
Collaborator

No description provided.

#default.number.format = 0
default.numItems.label=\# items
default.number.format=\#\#\#.\#\#\#.\#\#0,00
default.number.format=###,###,##0.00
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think all the # require backslash escape, because this file supports comments starting with #

Copy link
Member

Choose a reason for hiding this comment

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

I would have guessed you were right, but check messages.properties and all of the other .properties files.

Copy link
Collaborator

Choose a reason for hiding this comment

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

🤔

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yup, looks like you're right, then you can disregard this comment, and it lgtm

@awalkowiak awalkowiak merged commit dc5ee96 into feature/upgrade-to-grails-3.3.10 Mar 20, 2024
@awalkowiak awalkowiak deleted the OBPIH-6252 branch March 20, 2024 11:05
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.

4 participants