diff options
| author | 2014-06-14 17:59:22 +0200 | |
|---|---|---|
| committer | 2014-06-14 17:59:22 +0200 | |
| commit | 635505eccef12db10ce708c9b9bab491b61f133e (patch) | |
| tree | ac08fe45ebdf6d3e26dcec8ceadf3523403c5364 /app | |
| parent | ab233dc2d29a36c58495a87b23a7a7883c7a7dbd (diff) | |
| parent | 09fb8edc8816f15309847d7a6ffa34de593e39d2 (diff) | |
Merge pull request #518 from aledeg/wording
Wording
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/en.php | 2 |
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', |
