Bug 32759 - Inconsistent upper/lower case in UDM module names
Inconsistent upper/lower case in UDM module names
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 minor (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-30 14:48 CEST by Philipp Hahn
Modified: 2019-03-25 13:32 CET (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.057
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup, Design, Typo/text changes
Max CVSS v3 score:
best: Patch_Available+


Attachments
Fix upper/lower case; TODO: check the de.po files (24.21 KB, patch)
2013-09-30 14:48 CEST, Philipp Hahn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-09-30 14:48:17 CEST
Created attachment 5476 [details]
Fix upper/lower case; TODO: check the de.po files

The upper/lower case writing of the UDM short descriptions is inconsistent.
Two strings are not translated.
$ sed -ne "s/^short_description *= *//;T;s/_( *'/_('/;p"  */*.py | sort
_('Computer')
_('Computer: Domain Controller Backup')
_('Computer: Domain Controller Master')
_('Computer: Domain Controller Slave')
_('Computer: Domain trust account')
_('Computer: IP managed client')
_('Computer: Linux')
_('Computer: Mac OS X Client')
_('Computer: Member Server')
_('Computer: Ubuntu')
_('Computer: Windows Domaincontroller')
_('Computer: Windows Workstation/Server')
_('Container: Container')
_('Container: Domain')
_('Container: Organisational Unit')
_('DHCP')
_('DHCP: Host')
_('DHCP: Pool')
_('DHCP: Server')
_('DHCP: Service')
_('DHCP: Shared network')
_('DHCP: Shared subnet')
_('DHCP: Subnet')
_('DNS')
_('DNS: Alias record')
_('DNS: Forward lookup zone')
'DNS: Host Record'
_('DNS: Pointer record')
_('DNS: Reverse lookup zone')
_('DNS: Service record')
'DNS: TXT Record'
_('Group')
_('Kerberos: KDC Entry')
_('Mail')
_('Mail domain')
_('Mail folder (IMAP)')
_('Mailing list')
_('Nagios object')
_('Nagios service')
_('Nagios time period')
_('Networks: Network')
_('Policy')
_('Policy: Autostart')
_('Policy: Desktop')
_('Policy: DHCP Allow/Deny')
_('Policy: DHCP Boot')
_('Policy: DHCP DNS')
_('Policy: DHCP Dynamic DNS')
_('Policy: DHCP lease time')
_('Policy: DHCP NetBIOS')
_('Policy: DHCP routing')
_('Policy: DHCP statements')
_('Policy: LDAP server')
_('Policy: Mail quota')
_('Policy: Maintenance')
_('Policy: Master packages')
_('Policy: Member Server packages')
_('Policy: NFS mounts')
_('Policy: Passwords')
_('Policy: Print quota')
_('Policy: Print server')
_('Policy: Release')
_('Policy: Repository server')
_('Policy: Repository synchronisation')
_('Policy: Slave packages')
_('Policy: UMC' )
_('Policy: Univention Configuration Registry')
_('Policy: Univention Directory Manager container settings')
_('Policy: User quota')
_('Preferences')
_('Preferences: Default')
_('Preferences: Default Container')
_('Preferences: X Configuration Choices')
_('Printer share')
_('Printer share: Printer')
_('Printer share: Printer group')
_('Settings: extended attribute')
_('Settings: Extended options')
_('Settings: LDAP ACL Extension')
_('Settings: LDAP Schema Extension')
_('Settings: License')
_('Settings: Lock')
_('Settings: Package List')
_('Settings: Printer Driver List')
_('Settings: Printer URI List')
_('Settings: Prohibited user names')
_('Settings: Samba Configuration')
_('Settings: Samba Domain')
_('Settings: Service')
_('Settings: Syntax Definition' )
_('Settings: UDM Hook')
_('Settings: UDM Module')
_('Settings: UDM Syntax')
_('Settings: UMC operation set')
_('Settings: User Template')
_('Share: Directory')
_('Univention Settings')
_('User')
_('User: Password')
_('User: Self')