Better truncated message

This commit is contained in:
Adam Young
2011-03-03 14:15:22 -05:00
committed by Endi S. Dewata
parent 8a0d0d7e15
commit bd3e4990fe

View File

@@ -350,7 +350,7 @@ class i18n_messages(Command):
"unselect_all":_("Unselect All"),
"delete_confirm":_("Are you sure you want to delete selected entries?"),
"truncated":_(
"Query returned more results than the configured size limit will show. First ${counter} results shown."),
"Query returned more results than the configured size limit. Displaying the first ${counter} results."),
},
"details":{
"general":_("General"),