summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-06-14 06:40:03 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-06-14 06:40:03 -0400
commit09fb8edc8816f15309847d7a6ffa34de593e39d2 (patch)
tree01ea5116af9059d54cdbf088a826cf02b78f8b69
parent49110afaa8b930ddaa39a897c46dc80e66d3118e (diff)
Fix wording
-rw-r--r--app/i18n/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index 223b74010..c0eb5a2bf 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -41,7 +41,7 @@ return array (
'query_state_15' => 'Display all articles',
'query_number' => 'Query n°%d',
'add_query' => 'Add a query',
- 'no_query' => 'You have not create user query yet.',
+ 'no_query' => 'You haven’t created user queries yet.',
'query_filter' => 'Filter applied:',
'no_query_filter' => 'No filter',
'about' => 'About',