mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
typo in truncation message
This commit is contained in:
parent
f69dc03f07
commit
07c896e204
@ -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 results than configured size limit will show. First ${counter} results shown."),
|
||||
"Query returned more results than the configured size limit will show. First ${counter} results shown."),
|
||||
},
|
||||
"details":{
|
||||
"general":_("General"),
|
||||
|
Loading…
Reference in New Issue
Block a user