Changeset 125074 in spip-zone
- Timestamp:
- Jun 7, 2020, 11:27:12 PM (10 months ago)
- Location:
- _plugins_/formidable/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/formidable/trunk
- Property subgit:lock:d75beecb46f9d27df0fecc8e617037e5e75d2582 deleted
-
Property
subgit:lock:e5edc4f693ab743835a348372235454aaa4d4b99
set to
2020-06-08T01:27:18.647
-
_plugins_/formidable/trunk/lang/formulaires_reponse.xml
r121766 r125074 6 6 source="https://git.spip.net/spip-contrib-extensions/formidable.git" 7 7 reference="fr"> 8 <langue code="en" url="https://trad.spip.net/tradlang_module/formulaires_reponse?lang_cible=en" total="8" traduits=" 8" relire="0" modifs="0" nouveaux="0" pourcent="100.00">8 <langue code="en" url="https://trad.spip.net/tradlang_module/formulaires_reponse?lang_cible=en" total="8" traduits="6" relire="0" modifs="2" nouveaux="0" pourcent="75.00"> 9 9 <traducteur nom="jack31" lien="https://trad.spip.net/auteur/jack31" /> 10 10 </langue> 11 11 <langue code="fr" url="https://trad.spip.net/tradlang_module/formulaires_reponse?lang_cible=fr" total="8" traduits="8" relire="0" modifs="0" nouveaux="0" pourcent="100.00" /> 12 <langue code="pt_br" url="https://trad.spip.net/tradlang_module/formulaires_reponse?lang_cible=pt_br" total="8" traduits=" 8" relire="0" modifs="0" nouveaux="0" pourcent="100.00">12 <langue code="pt_br" url="https://trad.spip.net/tradlang_module/formulaires_reponse?lang_cible=pt_br" total="8" traduits="6" relire="0" modifs="2" nouveaux="0" pourcent="75.00"> 13 13 <traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" /> 14 14 </langue> -
_plugins_/formidable/trunk/lang/formulaires_reponse_en.php
r112125 r125074 11 11 12 12 // C 13 'changer_statut' => 'This form response is:', 13 'changer_statut' => 'This form response is:', # MODIF 14 14 15 15 // F … … 23 23 24 24 // R 25 'reponses_donnees' => 'Answers given:', 25 'reponses_donnees' => 'Answers given:', # MODIF 26 26 27 27 // T -
_plugins_/formidable/trunk/lang/formulaires_reponse_pt_br.php
r102086 r125074 11 11 12 12 // C 13 'changer_statut' => 'Esta resposta de formulário está:', 13 'changer_statut' => 'Esta resposta de formulário está:', # MODIF 14 14 15 15 // F … … 23 23 24 24 // R 25 'reponses_donnees' => 'Respostas dadas:', 25 'reponses_donnees' => 'Respostas dadas:', # MODIF 26 26 27 27 // T
Note: See TracChangeset
for help on using the changeset viewer.