From 7b69994d4f2fca7e84b8619d0340cdd745acf904 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Fri, 20 Apr 2012 19:38:55 +0200 Subject: [PATCH] Updating lang --- main/lang/english/admin.inc.php | 3 +++ main/lang/english/gradebook.inc.php | 4 ++++ main/lang/english/trad4all.inc.php | 2 ++ main/lang/spanish/admin.inc.php | 3 +++ 4 files changed, 12 insertions(+) diff --git a/main/lang/english/admin.inc.php b/main/lang/english/admin.inc.php index 7733597010..210dd7c9ec 100644 --- a/main/lang/english/admin.inc.php +++ b/main/lang/english/admin.inc.php @@ -1533,4 +1533,7 @@ $AllowBrowserSnifferTitle = "Activate the browser sniffer"; $AllowBrowserSnifferComment = "This will enable an investigator of the capabilities that support browsers that connect to Chamilo. Therefore will improve user experience by adapting responses to the type of browser platform that connects, but will slow initial page load of users every time that they enter to the platform."; $EnableWamiRecordTitle = "Activate Wami-recorder"; $EnableWamiRecordComment = "Wami-recorder is a voice record tool on Flash"; +$ChangeSharedSetting = "Change setting visibility for the other portals"; +$GradebookDefaultWeightTitle = "Default weight in Gradebook"; +$GradebookDefaultWeightComment = "This weight will be use in all courses by default"; ?> \ No newline at end of file diff --git a/main/lang/english/gradebook.inc.php b/main/lang/english/gradebook.inc.php index 912b329973..b6965f727a 100644 --- a/main/lang/english/gradebook.inc.php +++ b/main/lang/english/gradebook.inc.php @@ -228,4 +228,8 @@ $SelectGradebook = "Select assessment"; $CheckYourGradingModelValues = "Please check your grading model values"; $SkillsAchievedWhenAchievingThisGradebook = "Skills obtained when achieving this assessment"; $AddGradebook = "Add assessment"; +$SelectGradeModel = "Select a calification model"; +$AllMustWeight100 = "The sum of all values must be 100"; +$Components = "Components"; +$OnlyActiveWhenThereAreAnyComponents = "This option is enabled if you have any evaluations or categories"; ?> \ No newline at end of file diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 247341595d..0e2b7694ac 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -1217,4 +1217,6 @@ $WamiFlashDialog = "It will display a dialog box which asks for your permission $WamiStartRecorder = "Start recording by pressing the microphone and stop it by pressing again. Each time you do this will generate a file."; $InputNameHere = "Enter name here"; $Reload = "Reload"; +$TimeSpentLastXDays = "Time spent the last %s days"; +$TimeSpentBetweenXAndY = "Time spent between %s and %s"; ?> \ No newline at end of file diff --git a/main/lang/spanish/admin.inc.php b/main/lang/spanish/admin.inc.php index dc7375d227..7b8c3bbcba 100644 --- a/main/lang/spanish/admin.inc.php +++ b/main/lang/spanish/admin.inc.php @@ -1536,4 +1536,7 @@ $AllowBrowserSnifferTitle = "Activar el investigador de navegadores"; $AllowBrowserSnifferComment = "Esto activará un investigador de las capacidades que soportan los navegadores que se conectan a Chamilo. Por lo tanto, mejorará la experiencia del usuario, adaptando las respuestas de la plataforma al tipo de navegador que se conecta, pero reducirá la velocidad de carga de la página inicial de los usuarios cada vez que entren a la plataforma."; $EnableWamiRecordTitle = "Activar Wami-recorder"; $EnableWamiRecordComment = "Wami-recorder es una herramienta de grabación de voz sobre Flash"; +$ChangeSharedSetting = "Cambiar visibilidad de la configuración para los otros portales"; +$GradebookDefaultWeightTitle = "Peso total por defecto en la herramienta \"Evaluaciones\""; +$GradebookDefaultWeightComment = "Este peso será utilizado en todos los cursos"; ?> \ No newline at end of file