From 6bde5711ac1edcd196a71f048024879f3c93eb36 Mon Sep 17 00:00:00 2001 From: Ricardo Rodriguez Date: Fri, 15 Jan 2010 21:53:46 -0500 Subject: [PATCH] Added new terms to translated --- main/lang/dutch/trad4all.inc.php | 1 + main/lang/dutch_corporate/trad4all.inc.php | 1 + main/lang/english/trad4all.inc.php | 3 +++ main/lang/french/trad4all.inc.php | 2 ++ main/lang/spanish/trad4all.inc.php | 3 +++ 5 files changed, 10 insertions(+) diff --git a/main/lang/dutch/trad4all.inc.php b/main/lang/dutch/trad4all.inc.php index 295ce8bb6c..8f0fab036c 100644 --- a/main/lang/dutch/trad4all.inc.php +++ b/main/lang/dutch/trad4all.inc.php @@ -648,4 +648,5 @@ $CourseName = "Titel van de training"; $SendAMessage = "Stuur een bericht"; $Menu = "Menu"; $Parent = "Ouder"; +$ChamiloInstallation = "Installatie van Chamilo"; ?> \ No newline at end of file diff --git a/main/lang/dutch_corporate/trad4all.inc.php b/main/lang/dutch_corporate/trad4all.inc.php index 3886a98c26..d066a9fa1d 100644 --- a/main/lang/dutch_corporate/trad4all.inc.php +++ b/main/lang/dutch_corporate/trad4all.inc.php @@ -618,4 +618,5 @@ $SaveIntroText = "Bewaar inleidingstekst"; $CourseName = "Titel van de training"; $SendAMessage = "Stuur een bericht"; $Menu = "Menu"; +$ChamiloInstallation = "Installatie van Chamilo"; ?> \ No newline at end of file diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index f43f7caea4..b66a311ab1 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -783,4 +783,7 @@ $Blog = "Blog"; $BlogPosts = "Blog posts"; $BlogComments = "Blog comments"; $ChamiloInstallation = "Chamilo installation"; +$ThereAreNotExtrafieldsAvailable = "There are not extra fields available"; +$StartToType = "Start to type, then click on this bar to validate tag"; +$StartToType = "Start to type, then click on this bar to validate tag"; ?> \ No newline at end of file diff --git a/main/lang/french/trad4all.inc.php b/main/lang/french/trad4all.inc.php index af991de654..9e6daee906 100644 --- a/main/lang/french/trad4all.inc.php +++ b/main/lang/french/trad4all.inc.php @@ -783,4 +783,6 @@ $Blog = "Blog"; $BlogPosts = "Articles du blog"; $BlogComments = "Commentaires du blog"; $ChamiloInstallation = "Installation de Chamilo"; +$ThereAreNotExtrafieldsAvailable = "Aucun champ de profil disponible"; +$StartToType = "Commencez à taper, puis cliquez pour valider le tag"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 4a9403a30b..b9ff432866 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -783,4 +783,7 @@ $Blog = "Blog"; $BlogPosts = "Artículos del blog"; $BlogComments = "Comentarios de los artículos"; $ChamiloInstallation = "Instalación de Chamilo"; +$ThereAreNotExtrafieldsAvailable = "No hay campos extras disponibles"; +$StartToType = "Comience a escribir, a continuación, haga clic en esta barra para validar la etiqueta"; +$StartToType = "Comience a escribir, a continuación, haga clic en esta barra para validar la etiqueta"; ?> \ No newline at end of file