Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
918c2cb5
Commit
918c2cb5
authored
Nov 22, 2007
by
Clare Lenihan
Committed by
Clare Lenihan
Nov 22, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added language strings
parent
efdeb7cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
+23
-2
No files found.
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
View file @
918c2cb5
<?php
$string
[
'name'
]
=
'Forum'
;
$string
[
'nameplural'
]
=
'Forums'
;
$string
[
'addtitle'
]
=
'Add forum'
;
$string
[
'body'
]
=
'Body'
;
$string
[
'cancel'
]
=
'Cancel'
;
$string
[
'count'
]
=
'Count'
;
$string
[
'delete'
]
=
'Delete'
;
$string
[
'deleteforum'
]
=
'Delete forum'
;
$string
[
'deletepostsure'
]
=
'Are you sure you want to do this? It cannot be undone.'
;
$string
[
'edit'
]
=
'Edit'
;
$string
[
'edittitle'
]
=
'Edit forum'
;
$string
[
'name'
]
=
'Forum'
;
$string
[
'nameplural'
]
=
'Forums'
;
$string
[
'newforum'
]
=
'New forum'
;
$string
[
'newtopic'
]
=
'New topic'
;
$string
[
'noforums'
]
=
'There are no forums in this group'
;
$string
[
'post'
]
=
'Post'
;
$string
[
'poster'
]
=
'Poster'
;
$string
[
'posts'
]
=
'Posts'
;
$string
[
'regulartopics'
]
=
'Regular topics'
;
$string
[
'reply'
]
=
'Reply'
;
$string
[
'sticky'
]
=
'Sticky'
;
$string
[
'stickytopics'
]
=
'Sticky topics'
;
$string
[
'subject'
]
=
'Subject'
;
$string
[
'subjecttoolong'
]
=
'The subject must be less than 255 characters'
;
$string
[
'subscribe'
]
=
'Subscribe'
;
$string
[
'unsubscribe'
]
=
'Unsubscribe'
;
?>
Write
Preview
Markdown
is supported
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