[Hw4mdl-svn] SF.net SVN: hw4mdl: [159] trunk/moodle/lang
Brought to you by:
jhlinder,
trollinger
From: <hu...@us...> - 2007-01-04 07:58:59
|
Revision: 159 http://svn.sourceforge.net/hw4mdl/?rev=159&view=rev Author: hugues Date: 2007-01-03 23:58:56 -0800 (Wed, 03 Jan 2007) Log Message: ----------- http://u.horizonwimba.com/bugzilla/show_bug.cgi?id=10613 - Updated the language in french and english Modified Paths: -------------- trunk/moodle/lang/en/liveclassroom.php trunk/moodle/lang/en_utf8/liveclassroom.php trunk/moodle/lang/fr/liveclassroom.php trunk/moodle/lang/fr_utf8/liveclassroom.php Modified: trunk/moodle/lang/en/liveclassroom.php =================================================================== --- trunk/moodle/lang/en/liveclassroom.php 2007-01-03 17:07:00 UTC (rev 158) +++ trunk/moodle/lang/en/liveclassroom.php 2007-01-04 07:58:56 UTC (rev 159) @@ -116,7 +116,7 @@ $string['Third-party Conference Call'] = "Third-party Conference Call"; $string['Features'] = "Features"; $string['Enable Students to use eBoard'] = "Enable Students to use eBoard"; -$string['Enable Students to use AppShare'] = "Enable Students to use AppShare"; +$string['Enable Students to use AppShare'] = "Enable Students to use Screen Grab"; $string['Enable Archiving'] = "Enable Archiving"; $string['Enable Appshare'] = "Enable Appshare"; $string['Enable On-The-Fly PPT Import'] = "Enable On-The-Fly PPT Import"; Modified: trunk/moodle/lang/en_utf8/liveclassroom.php =================================================================== --- trunk/moodle/lang/en_utf8/liveclassroom.php 2007-01-03 17:07:00 UTC (rev 158) +++ trunk/moodle/lang/en_utf8/liveclassroom.php 2007-01-04 07:58:56 UTC (rev 159) @@ -116,7 +116,7 @@ $string['Third-party Conference Call'] = "Third-party Conference Call"; $string['Features'] = "Features"; $string['Enable Students to use eBoard'] = "Enable Students to use eBoard"; -$string['Enable Students to use AppShare'] = "Enable Students to use AppShare"; +$string['Enable Students to use AppShare'] = "Enable Students to use Screen Grab"; $string['Enable Archiving'] = "Enable Archiving"; $string['Enable Appshare'] = "Enable Appshare"; $string['Enable On-The-Fly PPT Import'] = "Enable On-The-Fly PPT Import"; Modified: trunk/moodle/lang/fr/liveclassroom.php =================================================================== --- trunk/moodle/lang/fr/liveclassroom.php 2007-01-03 17:07:00 UTC (rev 158) +++ trunk/moodle/lang/fr/liveclassroom.php 2007-01-04 07:58:56 UTC (rev 159) @@ -118,7 +118,7 @@ $string['Third-party Conference Call'] = "Système de Conférence Téléphonique Alternatif"; $string['Features'] = "Fonctions"; $string['Enable Students to use eBoard'] = "Permettre aux étudiants d'utiliser le tableau blanc <i>eBoard</i>"; -$string['Enable Students to use AppShare'] = "Permettre aux étudiants d'utiliser le partage d'Applications <i>AppShare</i>"; +$string['Enable Students to use AppShare'] = "Permettre aux étudiants d'utiliser l'outil de capture d'écran."; $string['Enable Archiving'] = "Autoriser l'Archivage"; $string['Enable Appshare'] = "Autoriser le partage d'application <i>AppShare</i>"; $string['Enable On-The-Fly PPT Import'] = "Autoriser l'import de fichier PPT à-la-volée"; Modified: trunk/moodle/lang/fr_utf8/liveclassroom.php =================================================================== --- trunk/moodle/lang/fr_utf8/liveclassroom.php 2007-01-03 17:07:00 UTC (rev 158) +++ trunk/moodle/lang/fr_utf8/liveclassroom.php 2007-01-04 07:58:56 UTC (rev 159) @@ -118,7 +118,7 @@ $string['Third-party Conference Call'] = "Système de Conférence Téléphonique Alternatif"; $string['Features'] = "Fonctions"; $string['Enable Students to use eBoard'] = "Permettre aux étudiants d'utiliser le tableau blanc <i>eBoard</i>"; -$string['Enable Students to use AppShare'] = "Permettre aux étudiants d'utiliser le partage d'Applications <i>AppShare</i>"; +$string['Enable Students to use AppShare'] = "Permettre aux étudiants d'utiliser l'outil de capture d'écran."; $string['Enable Archiving'] = "Autoriser l'Archivage"; $string['Enable Appshare'] = "Autoriser le partage d'application <i>AppShare</i>"; $string['Enable On-The-Fly PPT Import'] = "Autoriser l'import de fichier PPT à-la-volée"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |