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:
moodler 2004-04-27 17:37:06 +00:00
parent 0b0be145f9
commit de52774805

View file

@ -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';