changeset 3526:79c980b628e3 beta

Small wording improvement.
author Leonardo <leo@unity3d.com>
date Mon, 25 Feb 2013 20:56:01 +0100
parents 1ca82b6a6349
children 87c97fcea029
files rhodecode/templates/index_base.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/index_base.html	Mon Feb 25 17:55:18 2013 +0100
+++ b/rhodecode/templates/index_base.html	Mon Feb 25 20:56:01 2013 +0100
@@ -295,7 +295,7 @@
 
           MSG_SORTASC:"${_('Click to sort ascending')}",
           MSG_SORTDESC:"${_('Click to sort descending')}",
-          MSG_EMPTY:"${_('No records found.')}",
+          MSG_EMPTY:"${_('No repositories found.')}",
           MSG_ERROR:"${_('Data error.')}",
           MSG_LOADING:"${_('Loading...')}",
         }