Description of problem: [see bug 867421] Currently, .properties files that refer to Messages-originated interfaces should contain double quote ('') where a single quote (') is required. .properties files that refer to Constants-originated interfaces can simply have a single quote ('). In order to unify the approach/requirements for the different .properties files in the system to have only a single quote (') in the relevant strings, we need to automatically search-replace single quote to dobule-quote in in Messages originated interfaces. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
see bug 867421, comments 5 and 6 for solution ideas.
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.