~ubuntu-fr-forum-admins/ubuntu-fr-website/forum.prod

« back to all changes in this revision

Viewing changes to lang/English/search.php

  • Committer: xabilon
  • Date: 2010-10-08 13:18:35 UTC
  • Revision ID: xabilonmodo@yahoo.fr-20101008131835-i22ldl3u83y1t0di
Copie de forum.dev r155 pour mise en ligne

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
// The search form
7
7
'User search'                           =>      'User search',
8
8
'No search permission'          =>      'You do not have permission to use the search feature.',
 
9
'Search flood'                          =>      'At least %s seconds have to pass between searches. Please wait a while and try searching again.',
9
10
'Search'                                        =>      'Search',
10
11
'Search criteria legend'        =>      'Enter your search criteria',
11
12
'Search info'                           =>      'To search by keyword, enter a term or terms to search for. Separate terms with spaces. Use AND, OR and NOT to refine your search. To search by author enter the username of the author whose posts you wish to search for. Use wildcard character * for partial matches.',
42
43
'No new posts'                          =>      'There are no topics with new posts since your last visit.',
43
44
'No recent posts'                       =>      'No new posts have been made within the last 24 hours.',
44
45
'No unanswered'                         =>      'There are no unanswered posts in this forum.',
45
 
'Go to post'                            =>      'Go to post'
 
46
'Go to post'                            =>      'Go to post',
 
47
'Go to topic'                           =>      'Go to topic'
46
48
 
47
49
);