Bugzilla – Bug 506890
Misaligned string "RBS Configuration" when highlighted
Last modified: 2010-06-14 07:47:03 UTC
Configuration: Build Number: 20090515 Steps to Reproduce: 1. Log in to the iManager as admin 2. Click the Configure tab at the top of the page 3. Expand Role Based Services node in the left hand panel 4. Hower the mouse over "Edit owner collections" Actual Results: Misalignment Expected Results: Should looks like ENU
Created attachment 294226 [details] Edit owner collections_ENU
Created attachment 294227 [details] EditOwnerCollections_ENU.jpg
Created attachment 294228 [details] EditOwnerCollections_HUN.jpg
Look at this in 2.8
I don't think this is an actual bug.
This is caused by the Hungarian string being quite long. This is causing the string to wrap to the next line. English : "Edit Owner Collections" Hungarian : "Tulajdonosgyűjtemények szerkesztése" This string is coming from FwResources.properties (Source ID : OwnedCollections). The only real solution to this is to abbreviate the Hungarian string. If the translator thinks that would make the title confusing or illegible we should live with the wrapping. Fix in 2.7.4
This has been fixed for Hungarian in iManager 2.7.4 build 20100330_080001_NPM. The same issue exists in the same node "Role Based Service" for RBS Configuration item for Czech (see screenshot).
Created attachment 353185 [details] 506890_czech_iMan274.png
Created attachment 353186 [details] 506890_english_iMan274.png
Sent to Czech translator.
Here is the result. Translation of "Role Based Services" was changed to "Služby založené na rolích (RBS)" and "RBS Configuration" was changed to "Konfigurace systému RBS" in /eMFrame/FwResources.properties.
closed as fixed in iManager 2.7.4 build 20100610_080003_NPM