Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
9176ccdc
Commit
9176ccdc
authored
Oct 25, 2007
by
Nigel McNie
Browse files
Added a string for 'result' as well.
parent
884a938a
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/mahara.php
View file @
9176ccdc
...
...
@@ -343,6 +343,7 @@ $string['search'] = 'Search';
$string
[
'advancedsearch'
]
=
'Advanced search'
;
$string
[
'query'
]
=
'Query'
;
$string
[
'querydescription'
]
=
'The words to be searched for'
;
$string
[
'result'
]
=
'result'
;
$string
[
'results'
]
=
'results'
;
$string
[
'Results'
]
=
'Results'
;
$string
[
'noresultsfound'
]
=
'No results found'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment