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
George Avgeris
howto-moodle
Commits
20ea0682
Commit
20ea0682
authored
Feb 20, 2008
by
whchuang
Browse files
minor bug fix to add the missing string definition 'remove' back to the /lang/zh_tw/moodle.php
parent
51465dc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lang/zh_tw/moodle.php
View file @
20ea0682
...
...
@@ -355,6 +355,7 @@ $string['previeworchoose'] = "
$string
[
'question'
]
=
"問題"
;
$string
[
'readme'
]
=
"README"
;
$string
[
'recentactivity'
]
=
"最近活動紀錄"
;
$string
[
'remove'
]
=
'移除'
;
$string
[
'removeadmin'
]
=
"可能的管理者"
;
$string
[
'removeteacher'
]
=
"移除教師"
;
$string
[
'rename'
]
=
"改名"
;
...
...
@@ -494,3 +495,4 @@ $string['width']="
$string
[
'height'
]
=
"高度"
;
$string
[
'backonepage'
]
=
"回前頁"
;
?>
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