diff rhodecode/templates/base/root.html @ 3966:636ff0369986 beta

fixed hover loading ... info on lazy-cs html objects
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 07 Jun 2013 20:57:28 +0200
parents ca30c9924023
children afe7c5e63aaf
line wrap: on
line diff
--- a/rhodecode/templates/base/root.html	Fri Jun 07 19:56:17 2013 +0200
+++ b/rhodecode/templates/base/root.html	Fri Jun 07 20:57:28 2013 +0200
@@ -47,6 +47,7 @@
                 'Group':"${_('Group')}",
                 'members':"${_('members')}",
                 'Loading ...':"${_('Loading ...')}",
+                'loading ...':"${_('loading ...')}",
                 'Search truncated': "${_('Search truncated')}",
                 'No matching files': "${_('No matching files')}",
                 'Open new pull request': "${_('Open new pull request')}",