Skip to content
GitLab
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
ce2fb16f
Commit
ce2fb16f
authored
Nov 14, 2006
by
Martyn Smith
Committed by
Martyn Smith
Nov 14, 2006
Browse files
Added group language strings
parent
a2237895
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/mahara.php
View file @
ce2fb16f
...
...
@@ -159,9 +159,17 @@ $string['mygroups'] = 'My Groups';
// mycontacts
// mygroups
$string
[
'creategroup'
]
=
'Add new group'
;
$string
[
'groupname'
]
=
'Group name'
;
$string
[
'groupdescription'
]
=
'Group description'
;
$string
[
'creategroup'
]
=
'Add new group'
;
$string
[
'canteditdontown'
]
=
'You can\'t edit this group because you don\'t own it'
;
$string
[
'groupname'
]
=
'Group name'
;
$string
[
'groupmembers'
]
=
'Group members'
;
$string
[
'savegroup'
]
=
'Save group'
;
$string
[
'groupsaved'
]
=
'Group saved'
;
$string
[
'groupcreated'
]
=
'Group created'
;
$string
[
'groupalreadyexists'
]
=
'A group by this name already exists'
;
$string
[
'groupdescription'
]
=
'Group description'
;
$string
[
'editgroup'
]
=
'Edit group'
;
$string
[
'membercount'
]
=
'Member count'
;
// my account
$string
[
'account'
]
=
'My account'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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