repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Tidied up logs HTML a bit, to make it more readable.
[moodle-linuxchix.git]
/
lang
/
vi_utf8
/
block_section_links.php
blob
6a9b8a11205135721d9926e9763324632b635d03
1
<
?php
// $Id$
2
3
$string
[
'blockname'
] =
'Các liên kết tới các phần '
;
4
$string
[
'topics'
] =
'Các chủ đề'
;
5
$string
[
'jumptocurrenttopic'
] =
'Chuyển tới chủ đề hiện tại '
;
6
$string
[
'jumptocurrentweek'
] =
'Chuyển tới tuần hiện tại'
;
7
$string
[
'weeks'
] =
'Các tuần'
;
8
?
>