From c444a9bca9619662d541cd21cbe2eea20a48956d Mon Sep 17 00:00:00 2001 From: "salvatore@rezo.net" <> Date: Thu, 16 Feb 2012 15:53:19 +0000 Subject: [PATCH] langues (medias) --- lang/medias_en.php | 6 +++--- lang/medias_sk.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/medias_en.php b/lang/medias_en.php index 75d4be2a..d19df9f6 100644 --- a/lang/medias_en.php +++ b/lang/medias_en.php @@ -154,9 +154,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'par_titre' => 'Title', // T - 'texte_documents_joints' => 'You can allow the addition of documents (office files, images, - multimedia, etc.) to articles and/or sections. These files - may then be referenced in + 'texte_documents_joints' => 'You can allow the addition of documents (office files, images, + multimedia, etc.) to articles and/or sections. These files + may then be referenced in the article or displayed separately.', 'texte_documents_joints_2' => 'This setting does not prevent the direct inclusion of images in articles.', 'titre_documents_joints' => 'Attached documents', diff --git a/lang/medias_sk.php b/lang/medias_sk.php index e52b5035..0eb3a7e7 100644 --- a/lang/medias_sk.php +++ b/lang/medias_sk.php @@ -154,9 +154,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'par_titre' => 'Názov', // T - 'texte_documents_joints' => 'Môžete povoliÅ¥ pridávanie dokumentov (súborov z práce, obrázkov - multimédiÃ, atÄ.) k Älánkom a/lebo rubrikám. Na tieto súbory - môžete potom + 'texte_documents_joints' => 'Môžete povoliÅ¥ pridávanie dokumentov (súborov z práce, obrázkov + multimédiÃ, atÄ.) k Älánkom a/lebo rubrikám. Na tieto súbory + môžete potom v Älánku odkazovaÅ¥ alebo môžu byÅ¥ zobrazené samostatne.', 'texte_documents_joints_2' => 'Toto nastavenie nezabráni priamemu vkladaniu obrázkov do Älánkov.', 'titre_documents_joints' => 'Pripojené dokumenty', -- GitLab