# HG changeset patch # User Leonardo # Date 1361822161 -3600 # Node ID 79c980b628e35185071827bd1a15d4912fd76e45 # Parent 1ca82b6a63491f9d5ba3a71104efcc0f2ee4cfcc Small wording improvement. diff -r 1ca82b6a6349 -r 79c980b628e3 rhodecode/templates/index_base.html --- 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...')}", }