+ localization

This commit is contained in:
rolux 2013-07-29 09:49:45 +00:00
parent ec644ea8fc
commit f01b86864b

View file

@ -4,7 +4,7 @@ pandora.ui.loadingIcon = function() {
var self = {},
that = Ox.LoadingIcon({
tooltip: 'Reload Application'
tooltip: Ox._('Reload Application')
}, self)
.attr({
src: Ox.UI.getImageURL('symbolRedo')