]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/AttachmentGrid.js
attachment grid: show all parts: fix title-casing in label
[pmg-gui.git] / js / AttachmentGrid.js
index 3381bc198bd89ff3db719adc6d1e90d26e019913..746812d6e02b43c09951a18bd98d21e222d1fbb0 100644 (file)
@@ -19,7 +19,7 @@ Ext.define('PMG.grid.AttachmentGrid', {
        '->',
        {
            xtype: 'checkbox',
-           boxLabel: gettext('show all parts'),
+           boxLabel: gettext('Show All Parts'),
            boxLabelAlgign: 'before',
            listeners: {
                change: function(checkBox, value) {