mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
I think it's better for translators to have the whole phrases ...
not all languages will work with the split sentence
This commit is contained in:
parent
0b0be145f9
commit
de52774805
1 changed files with 2 additions and 2 deletions
|
@ -452,8 +452,8 @@ $string['helpwiki'] = 'How to write Wiki text';
|
||||||
$string['helpwriting'] = 'Write carefully';
|
$string['helpwriting'] = 'Write carefully';
|
||||||
$string['hide'] = 'Hide';
|
$string['hide'] = 'Hide';
|
||||||
$string['hiddentopics'] = 'Hidden Topics';
|
$string['hiddentopics'] = 'Hidden Topics';
|
||||||
$string['hiddentopicscollapsed'] = 'are shown in collapsed form';
|
$string['hiddentopicscollapsed'] = 'Hidden topics are shown in collapsed form';
|
||||||
$string['hiddentopicsinvisible'] = 'are completely invisible';
|
$string['hiddentopicsinvisible'] = 'Hidden topics are completely invisible';
|
||||||
$string['hidepicture'] = 'Hide picture';
|
$string['hidepicture'] = 'Hide picture';
|
||||||
$string['hits'] = 'Hits';
|
$string['hits'] = 'Hits';
|
||||||
$string['hitsoncourse'] = 'Hits on $a->coursename by $a->username';
|
$string['hitsoncourse'] = 'Hits on $a->coursename by $a->username';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue