Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
8411c24
)
Merge branch 'install_master' of git://github.com/amosbot/moodle
author
Aparup Banerjee
<aparup@moodle.com>
Thu, 5 Apr 2012 08:19:27 +0000
(16:19 +0800)
committer
Aparup Banerjee
<aparup@moodle.com>
Thu, 5 Apr 2012 08:19:27 +0000
(16:19 +0800)
install/lang/pt_br/install.php
patch
|
blob
|
blame
|
history
diff --git
a/install/lang/pt_br/install.php
b/install/lang/pt_br/install.php
index
2139371
..
15b6f3d
100644
(file)
--- a/
install/lang/pt_br/install.php
+++ b/
install/lang/pt_br/install.php
@@
-40,6
+40,7
@@
$string['databasehost'] = 'Host da base de dados';
$string['databasename'] = 'Nome da base de dados';
$string['databasetypehead'] = 'Escolha o driver da base de dados';
$string['dataroot'] = 'Diretório de dados';
+$string['datarootpermission'] = 'Permissões nos diretórios de dados';
$string['dbprefix'] = 'Prefixo das tabelas';
$string['dirroot'] = 'Diretório Moodle';
$string['environmenthead'] = 'Verificando o ambiente ...';