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
|
patch
| inline |
side by side
(parent:
6e0a043
)
Automatically generated installer lang files
author
AMOS bot
<amos@moodle.org>
Fri, 19 Oct 2018 00:08:01 +0000
(
00:08
+0000)
committer
AMOS bot
<amos@moodle.org>
Fri, 19 Oct 2018 00:08:01 +0000
(
00:08
+0000)
install/lang/ru/admin.php
patch
|
blob
|
blame
|
history
diff --git
a/install/lang/ru/admin.php
b/install/lang/ru/admin.php
index
855b16e
..
ba6626a
100644
(file)
--- a/
install/lang/ru/admin.php
+++ b/
install/lang/ru/admin.php
@@
-30,8
+30,8
@@
defined('MOODLE_INTERNAL') || die();
-$string['clianswerno'] = '
n
';
-$string['cliansweryes'] = '
y
';
+$string['clianswerno'] = '
нет
';
+$string['cliansweryes'] = '
да
';
$string['cliincorrectvalueerror'] = 'Ошибка, некорректное значение «{$a->value}» для «{$a->option}»';
$string['cliincorrectvalueretry'] = 'Некорректное значение, пожалуйста, попробуйте заново';
$string['clitypevalue'] = 'введите значение';