Parent Directory
|
Revision Log
lang MDL-19468 Creation of auth_* files and required copy to/from of related language strings For each language pack auth_PLUGIN.php files have been created and any strings relating to those modules have been copied (not moved) from auth.php into the auth_PLUGIN file. At the same time if the plugin file existed already we ensured that strings defined within it were copied in auth.php. Language packs in this commit: nl, nn, no_gr, no, pl, pt_br, pt, ru, si, sk, sl, sm, so, sq, sr_cr_bo All language packs are being altered in this way, I will be testing and commiting in groups.
<?php // All of the language strings in this file should also exist in // auth.php to ensure compatibility in all versions of Moodle. $string['auth_fccreators'] = 'Lisi o kulupu e i ai le fa\'atanaga e amatalia ni vasega fou. Fa\'avasega mai kulupu toatele e fa\'aaogaina ai le \';\'. O igoa e tatau ona sipela lelei ia tutusa ma isi i le vasega muamua. O lenei polokalame ia sa\'o lelei ki e fa\'aaoga ae aua nei fenumia\'i le fa\'aaogaina o ki.'; $string['auth_fcdescription'] = 'O lenei metotia e fa\'aaogaina le VASEGAMUAMUA o seva (server) e siaki ma fa\'amaonia ai pe sa\'o igoa fa\'aaoga ma upu fa\'alilolilo ua tu\'uina atu.'; $string['auth_fcfppport'] = 'O le seva (333 e ta\'atele)'; $string['auth_fchost'] = 'O le tuatusi o le seva e i le VASEGAMUAMUA. Fa\'aaoga le numera o le IP po\'o le igoa o le DNS.'; $string['auth_fcpasswd'] = 'Upu fa\'alilolilo o le vaega o lo\'o i luga.'; $string['auth_fctitle'] = 'Fa\'aaoga le seva i le VasegaMuamua.';
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |