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
66fc5811
Commit
66fc5811
authored
Mar 29, 2010
by
Richard Mansfield
Browse files
Move feedback activity type name to comment artefact plugin
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
9d3feb99
Changes
2
Show whitespace changes
Inline
Side-by-side
htdocs/artefact/comment/lang/en.utf8/artefact.comment.php
View file @
66fc5811
...
...
@@ -59,5 +59,6 @@ $string['makeprivate'] = 'Change to Private';
$string
[
'makepublic'
]
=
'Make public'
;
$string
[
'thisfeedbackispublic'
]
=
'This feedback is public'
;
$string
[
'thisfeedbackisprivate'
]
=
'This feedback is private'
;
$string
[
'typefeedback'
]
=
'Feedback'
;
?>
htdocs/lang/en.utf8/activity.php
View file @
66fc5811
...
...
@@ -29,7 +29,6 @@ defined('INTERNAL') || die();
$string
[
'typemaharamessage'
]
=
'System message'
;
$string
[
'typeusermessage'
]
=
'Message from other users'
;
$string
[
'typefeedback'
]
=
'Feedback'
;
$string
[
'typewatchlist'
]
=
'Watchlist'
;
$string
[
'typeviewaccess'
]
=
'New view access'
;
$string
[
'typecontactus'
]
=
'Contact us'
;
...
...
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