Ticket #26 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Edit PC window title inconsistent

Reported by: andreasf Assigned to: mike
Priority: lowest Milestone: Q-0.9.1aX
Component: editPC Version: Q-0.9.0a89
Severity: normal Keywords:
Cc:

Description

At least in German translation the Edit PC window shows General ("Allgemein") for the General tab but "Q guestname - xxx" for the other tabs.

Change History

09/01/07 22:35:12 changed by cordney

  • status changed from new to closed.
  • resolution set to fixed.

Affected all translations. After further investigations it seems that when using Apple's standard Localizable.strings with sections for each class type (i.e. /* cocoaControlEditPC */), giving two labels of different sections the same name, they get in conflict.

Fix: renaming the label of cocoaControlEditPC (r90)

01/15/08 17:57:19 changed by mike

  • milestone changed from Q-0.9.0aX to Q-0.9.1aX.