mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
fixed all thisdirection strings to rtl or ltr instead of translations
changed all translated parentlanguage strngs to empty strings (->default english) See discussion http://moodle.org/mod/forum/discuss.php?d=24501#115858
This commit is contained in:
parent
061d8339a6
commit
3e688521c6
16 changed files with 19 additions and 19 deletions
|
@ -790,7 +790,7 @@ $string['pageheaderconfigablock'] = 'Configuration d\'un bloc dans %%fullname%%'
|
|||
$string['parentcoursenotfound'] = 'Le cours parent n\'a pas été trouvé !';
|
||||
$string['parentcoursenotmetacourse'] = 'Le cours parent n\'est pas un méta-cours !';
|
||||
$string['parentfolder'] = 'Dossier parent';
|
||||
$string['parentlanguage'] = 'en';
|
||||
$string['parentlanguage'] = '';
|
||||
$string['participants'] = 'Participants';
|
||||
$string['password'] = 'Mot de passe';
|
||||
$string['passwordchanged'] = 'Le mot de passe a été changé';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue