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

Enhanced ReferenceResolvingException to be multilingual #725

Closed

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Jul 12, 2016

Previously the ReferenceResolvingException was a hard coded message in english. With this pull requests a german message was provided by using i18n messages from ResourceBundle.

@tfr42 tfr42 added the enhancement enhancement or improvement label Jul 15, 2016
@tfr42 tfr42 added this to the 3.4.1 milestone Jul 15, 2016
@tfr42 tfr42 modified the milestones: 3.4.1, 3.5 Jun 18, 2018
@tfr42 tfr42 modified the milestones: 3.5, 3.4.3 Jul 22, 2018
@tfr42 tfr42 removed the in progress label Jul 22, 2018
@tfr42 tfr42 modified the milestones: 3.4.3, 3.4.4 Sep 28, 2018
@stephanr stephanr added the TMC discussion to be discussed by technical management committee members label Nov 9, 2018
@tfr42 tfr42 modified the milestones: 3.4.4, 3.4.5 Mar 1, 2019
@deegree-ci deegree-ci modified the milestones: 3.4.5, 3.4.6 Mar 30, 2019
@tfr42 tfr42 modified the milestones: 3.4.6, 3.4.7 May 11, 2019
@tfr42 tfr42 modified the milestones: 3.4.7, 3.4.8 Jun 14, 2019
@tfr42 tfr42 modified the milestones: 3.4.8, 3.4.9 Jul 8, 2019
@tfr42 tfr42 modified the milestones: 3.4.9, 3.4.10 Sep 6, 2019
@tfr42 tfr42 removed this from the 3.4.10 milestone Oct 25, 2019
Copy link
Member

@tfr42 tfr42 left a comment

Choose a reason for hiding this comment

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

Java .properties file do not accept multi-line comments. The file header has to be set to single line comment using the '#'.

@copierrj
Copy link
Member

copierrj commented Dec 6, 2019

The TMC is (in principle) in favor of i18n efforts. However: if we are going to endorse this we would expect that (eventually) every string is translated. Not just this one.

@copierrj
Copy link
Member

The TMC re-evaluated the need for i18n within deegree. Although we are by no means against i18n in general we would like it to be a all or nothing solution. Translating just a single error message into another language doesn't seem to be the right approach.

@tfr42 tfr42 added the needs discussion requires discussion with contributor label Apr 17, 2020
@lgoltz lgoltz closed this Dec 3, 2021
@tfr42 tfr42 added invalid invalid and removed enhancement enhancement or improvement needs discussion requires discussion with contributor TMC discussion to be discussed by technical management committee members labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid invalid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants