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
710f7ff8
Commit
710f7ff8
authored
Jan 28, 2008
by
Clare Lenihan
Committed by
Clare Lenihan
Jan 29, 2008
Browse files
adding strings for profile fieldsets
parent
5c6c7463
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/internal/lang/en.utf8/artefact.internal.php
View file @
710f7ff8
...
...
@@ -35,6 +35,11 @@ $string['mandatory'] = 'Mandatory';
$string
[
'public'
]
=
'Public'
;
$string
[
'profileiconsize'
]
=
'Icon size'
;
// profile categories
$string
[
'aboutme'
]
=
'About me'
;
$string
[
'contact'
]
=
'Contact information'
;
$string
[
'messaging'
]
=
'Messaging'
;
$string
[
'general'
]
=
'General'
;
// profile fields
$string
[
'firstname'
]
=
'First Name'
;
...
...
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