From d671723a70ee4a17e283f672a8d0bc0ce57f6b37 Mon Sep 17 00:00:00 2001
From: "salvatore@rezo.net" <>
Date: Thu, 1 Dec 2016 04:33:08 +0000
Subject: [PATCH] [Salvatore] [source:_plugins_/formidable/trunk/lang/
 formulaire] Export depuis http://trad.spip.net

---
 lang/formulaire.xml    | 2 +-
 lang/formulaire_ru.php | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/lang/formulaire.xml b/lang/formulaire.xml
index a4323618..88d75258 100644
--- a/lang/formulaire.xml
+++ b/lang/formulaire.xml
@@ -4,7 +4,7 @@
 	<langue code="pt_br" url="http://trad.spip.net/tradlang_module/formulaire?lang_cible=pt_br" total="5" traduits="5" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
 		<traducteur nom="Ricardo Porto" lien="http://trad.spip.net/auteur/ricardo-porto" />
 	</langue>
-	<langue code="ru" url="http://trad.spip.net/tradlang_module/formulaire?lang_cible=ru" total="5" traduits="4" relire="0" modifs="0" nouveaux="1" pourcent="80.00">
+	<langue code="ru" url="http://trad.spip.net/tradlang_module/formulaire?lang_cible=ru" total="5" traduits="5" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
 		<traducteur nom="Serge Markitanenko" lien="http://trad.spip.net/auteur/serge-markitanenko" />
 	</langue>
 </traduction>
diff --git a/lang/formulaire_ru.php b/lang/formulaire_ru.php
index f4354471..ec2b305e 100644
--- a/lang/formulaire_ru.php
+++ b/lang/formulaire_ru.php
@@ -17,5 +17,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 
 	// T
 	'titre_formulaire' => 'Форма',
-	'titre_formulaires' => 'Формы'
+	'titre_formulaires' => 'Формы',
+	'titre_logo_formulaire' => 'Логотип формы'
 );
-- 
GitLab