skins label update

This commit is contained in:
Enrique
2011-03-18 17:40:07 -04:00
parent 4a11e85649
commit ee77fa84fc

View File

@@ -224,8 +224,8 @@ Ext.onReady(function(){
pageSize: pageSize,
store: store,
displayInfo: true,
displayMsg: _('ID_GRID_PAGE_DISPLAYING_CALENDAR_MESSAGE') + '    ',
emptyMsg: _('ID_GRID_PAGE_NO_CALENDAR_MESSAGE')//,
displayMsg: _('ID_GRID_PAGE_DISPLAYING_SKIN_MESSAGE') + '    ',
emptyMsg: _('ID_GRID_PAGE_NO_SKIN_MESSAGE')//,
//items: ['-',_('ID_PAGE_SIZE')+':',comboPageSize]
});