Index: umc/js/appcenter/AppCenterPage.js =================================================================== --- umc/js/appcenter/AppCenterPage.js (Revision 37365) +++ umc/js/appcenter/AppCenterPage.js (Arbeitskopie) @@ -683,12 +683,12 @@ _detail_field_label: function(key) { var labels = { // 'name': _("Name"), - 'website': _("Website"), 'vendor': _("Vendor"), 'maintainer': _("Maintainer"), 'contact': _("Contact"), + 'website': _("Website"), + 'version': _('Version'), 'categories': _("Section"), - 'version': _('Version'), 'longdescription': _("Description"), 'notifyvendor': _("Email notification"), 'allows_using': _("UCS License Key"),