Open RomanHargrave opened 9 years ago
From monsterm...@gmail.com on May 11, 2008 14:59:26
CueParser warning texts are currently hard coded. This is undesirable as it makes localization cumbersome. As per best practices, these messages should be put in a ResourceBundle.
Original issue: http://code.google.com/p/cuelib/issues/detail?id=13
From monsterm...@gmail.com on May 24, 2008 03:32:04
This problem also occurs in jwbroek.io.TemporaryFileCreator. The scope of this issue is expanded to include all classes in which this problem occurs.
From monsterm...@gmail.com on May 11, 2008 14:59:26
CueParser warning texts are currently hard coded. This is undesirable as it makes localization cumbersome. As per best practices, these messages should be put in a ResourceBundle.
Original issue: http://code.google.com/p/cuelib/issues/detail?id=13