Description of problem: Language preference is set to french, when going to system groups view, the WebUI language falls back to English Version-Release number of selected component (if applicable): 5.3 How reproducible: Allways Steps to Reproduce: 1. Get into "System" view ("systèmes" in french) 2. Click on "System groups" on the left ("groupes de systèmes") 3. Select a system group Actual results: The WebUI is now in English untill you select another view Expected results: The WebUI should stay in French language
The Satellite WebUI is not fully translated. We have a large minority of the UI which is old perl code (page url ends in .pxt) which is not translated. We then have the majority of the UI which is in Java (page url ends in .do) which is translated. The majority of the java pages are translated, but depending on cut-off dates we will have some Java pages which do not have the translated strings to render in other languages. It is our continuing goal with each release to have more and more translated, but it is not the main priority within any release to get to 100% coverage. I hope this information helps. Please contact Red Hat Support for if you notice something which does not meet the above description of expected behavior. Regards, Cliff.