From 87d83af8c493b5d738a2879e157d74e29b40d47c Mon Sep 17 00:00:00 2001 From: nohn Date: Sat, 30 Apr 2005 09:44:27 +0000 Subject: [PATCH] adding missing constant --- lang/serendipity_lang_fr.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index ee843cd..436c1d0 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -669,6 +669,7 @@ @define('FETCH_METHOD_HOTLINK', 'Établir un hotlink au serveur'); @define('DELETE_HOTLINK_FILE', 'Effacer le fichier par hotlink nommé %s'); @define('SYNDICATION_PLUGIN_SHOW_MAIL', 'Afficher les adresses E-Mail?'); +@define('IMAGE_MORE_INPUT', 'Add more images'); // Translate @define('BACKEND_TITLE', 'Additional information in Plugin Configuration screen'); // Translate @define('BACKEND_TITLE_FOR_NUGGET', 'Here you can define a custom string which is displayed in the Plugin Configuration screen together with the description of the HTML Nugget plugin. If you have multiple HTML nuggets with an empty title, this helps to distinct the plugins from another.'); // Translate -- 2.39.5