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
e795749c
Commit
e795749c
authored
Nov 26, 2007
by
Clare Lenihan
Committed by
Clare Lenihan
Nov 26, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated language file
parent
cb2d298b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
+10
-2
No files found.
htdocs/interaction/forum/lang/en.utf8/interaction.forum.php
View file @
e795749c
...
...
@@ -3,12 +3,19 @@
$string
[
'addtitle'
]
=
'Add forum'
;
$string
[
'body'
]
=
'Body'
;
$string
[
'cancel'
]
=
'Cancel'
;
$string
[
'closed'
]
=
'Closed'
;
$string
[
'count'
]
=
'Count'
;
$string
[
'delete'
]
=
'Delete'
;
$string
[
'deleteforum'
]
=
'Delete forum'
;
$string
[
'deletepost'
]
=
'Delete post'
;
$string
[
'deletepostsure'
]
=
'Are you sure you want to do this? It cannot be undone.'
;
$string
[
'deletetopic'
]
=
'Delete topic'
;
$string
[
'deletetopicsure'
]
=
'Are you sure you want to do this? It cannot be undone.'
;
$string
[
'edit'
]
=
'Edit'
;
$string
[
'edited'
]
=
'Edited'
;
$string
[
'editpost'
]
=
'Edit post'
;
$string
[
'edittitle'
]
=
'Edit forum'
;
$string
[
'edittopic'
]
=
'Edit topic'
;
$string
[
'name'
]
=
'Forum'
;
$string
[
'nameplural'
]
=
'Forums'
;
$string
[
'newforum'
]
=
'New forum'
;
...
...
@@ -17,13 +24,14 @@ $string['noforums'] = 'There are no forums in this group';
$string
[
'post'
]
=
'Post'
;
$string
[
'poster'
]
=
'Poster'
;
$string
[
'posts'
]
=
'Posts'
;
$string
[
're'
]
=
'Re: '
;
$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'
;
$string
[
'topic'
]
=
'Topic'
;
$string
[
'unsubscribe'
]
=
'Unsubscribe'
;
6
?>
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