Index: trunk/extensions/SphinxSearch/SphinxSearch.i18n.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | 'sphinxPreviousPage' => 'Previous', |
15 | 15 | 'sphinxNextPage' => 'Next', |
16 | 16 | 'sphinxSearchPreamble' => 'Displaying $1—$2 of $3 {{PLURAL:$3|match|matches}} for query "<nowiki>$4</nowiki>" retrieved in $5 sec with these stats:', |
17 | | - 'sphinxSearchStats' => '* "$1" found $2 {{PLURAL:$2|time|times}} in $3 {{PLURAL:$3|documents}}', |
| 17 | + 'sphinxSearchStats' => '* "$1" found $2 {{PLURAL:$2|time|times}} in $3 {{PLURAL:$3|document|documents}}', |
18 | 18 | 'sphinxSearchStatsInfo' => "''Above numbers may include documents not listed due to search options.''", |
19 | 19 | 'sphinxSearchButton' => 'Search', |
20 | 20 | 'sphinxSearchEpilogue' => 'Additional database time was $1 sec.', |