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
5a76282f
Commit
5a76282f
authored
Oct 22, 2009
by
Nigel McNie
Browse files
Add a missing language string.
Signed-off-by:
Nigel McNie
<
nigel@catalyst.net.nz
>
parent
875519d1
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/view.php
View file @
5a76282f
...
@@ -202,6 +202,7 @@ $string['blocksinstructionajax'] = 'Drag blocks below this line to add them to y
...
@@ -202,6 +202,7 @@ $string['blocksinstructionajax'] = 'Drag blocks below this line to add them to y
$string
[
'addnewblockhere'
]
=
'Add new block here'
;
$string
[
'addnewblockhere'
]
=
'Add new block here'
;
$string
[
'add'
]
=
'Add'
;
$string
[
'add'
]
=
'Add'
;
$string
[
'addcolumn'
]
=
'Add Column'
;
$string
[
'addcolumn'
]
=
'Add Column'
;
$string
[
'remove'
]
=
'Remove'
;
$string
[
'removecolumn'
]
=
'Remove this column'
;
$string
[
'removecolumn'
]
=
'Remove this column'
;
$string
[
'moveblockleft'
]
=
"Move %s block left"
;
$string
[
'moveblockleft'
]
=
"Move %s block left"
;
$string
[
'movethisblockleft'
]
=
"Move this block left"
;
$string
[
'movethisblockleft'
]
=
"Move this block left"
;
...
...
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