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
Add more user friendly explanation if user is forced to change password
[moodle-linuxchix.git]
/
lang
/
ka_utf8
/
block_html.php
blob
5143e563e2563dde68046229ee2d4c6e6accb10f
1
<
?PHP
// $Id$
2
// block_html.php - created with Moodle 1.4.4 (2004083140)
3
4
5
$string
[
'configcontent'
] =
'შინაარსი'
;
6
$string
[
'configtitle'
] =
'ბლოკის სათაური'
;
7
$string
[
'html'
] =
'HTML'
;
8
$string
[
'leaveblanktohide'
] =
'დატოვე ცარიელი სათაურის დამალვისათვის'
;
9
10
?
>