Bug 34038

Summary: Label of objectType is too general (for German locale)
Product: UCS Reporter: Dirk Wiesenthal <wiesenthal>
Component: UMC - Domain management (Generic)Assignee: Dirk Wiesenthal <wiesenthal>
Status: CLOSED FIXED QA Contact: Florian Best <best>
Severity: normal    
Priority: P5 CC: gohmann, jmm
Version: UCS 3.2   
Target Milestone: UCS 3.2-1-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional): Internationalization, Typo/text changes
Max CVSS v3 score:

Description Dirk Wiesenthal univentionstaff 2014-02-03 13:28:17 CET
It is:
  label: _('%s type', tools.capitalize(this.objectNameSingular))

Which translates to "%styp".
This works fine for "Rechnertyp" and fails at "Richtlinietyp"
Comment 1 Dirk Wiesenthal univentionstaff 2014-04-04 11:27:04 CEST
Fixed in
  univention-management-console-module-udm 4.0.97-21.445.201404041121

Changed it to just _("Type"). As the name of the module is everywhere it should not be too confusing.
Comment 2 Florian Best univentionstaff 2014-04-11 11:50:25 CEST
Ok, seems to be the simplest way and looks fine.
YAML: OK
Comment 3 Moritz Muehlenhoff univentionstaff 2014-04-16 16:12:27 CEST
http://errata.univention.de/ucs/3.2/92.html