Dotclear

Changeset 1797


Ignore:
Timestamp:
10/28/09 18:52:39 (14 years ago)
Author:
kozlika
Message:

smiliesManager: typo.

Location:
plugins/smiliesManager
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/smiliesManager/index.php

    r509 r1797  
    315315 
    316316'<h3>'.__('Installed smilies').'</h3>'. 
    317 '<p>'.__('Here are the smilies installed on the theme :').'</p>'; 
     317'<p>'.__('Here are the smilies installed on the theme:').'</p>'; 
    318318 
    319319if (empty($smilies)) { 
     
    415415'<fieldset>'. 
    416416'<p id="editSmilies_delete_previewArea"></p>'. 
    417 '<p>'.__('Are you sure you want to delete this smiley ?').'</p>'. 
     417'<p>'.__('Are you sure you want to delete this smiley?').'</p>'. 
    418418'<p><label class="classic"><input type="checkbox" name="editSmilies_delete_deleteFile" /> '.__('Also delete the file').'</label>'. 
    419419'<input type="hidden" id="editSmilies_delete_smileyId" name="editSmilies_delete_smileyId" value="" />'. 
     
    445445'<form action="'.$p_url.'&amp;part=template" method="post">'. 
    446446'<h3>'.__('Adapt the template').'</h3>'. 
    447 '<p>'.__('Smilies Manager also allows you to adapt the template in order to display the smilies list above the comment text field, like this :').'</p>'. 
     447'<p>'.__('Smilies Manager also allows you to adapt the template in order to display the smilies list above the comment text field, like this:').'</p>'. 
    448448'<p><img src="index.php?pf=smiliesManager/toolbar-demo.png" alt="demo" width="447" height="131" style="border: 1px solid #CCA;" /></p>'; 
    449449 
     
    459459     '<p>'.__('Just before, add').'&nbsp;:</p>'. 
    460460     '<pre>{{tpl:SmiliesManagerToolbar textarea=&quot;c_content&quot;}}</pre>'. 
    461      '<p>'.__('That\'s all !').'</p>'. 
     461     '<p>'.__('That\'s all!').'</p>'. 
    462462     '</fieldset>'; 
    463463} else { 
     
    470470     '<p>'.sprintf(__('Open the file <ins>%s</ins>.'), $tplfile).' '.__('Search the following code').'&nbsp;:</p>'. 
    471471     '<pre>{{tpl:SmiliesManagerToolbar textarea=&quot;c_content&quot;}}</pre>'. 
    472      '<p>'.__('Delete it.').' '.__('That\'s all !').'</p>'. 
     472     '<p>'.__('Delete it.').' '.__('That\'s all!').'</p>'. 
    473473     '</fieldset>'; 
    474474} 
  • plugins/smiliesManager/locales/fr/main.po

    r509 r1797  
    33# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 
    44# 
    5 #, fuzzy 
    65msgid "" 
    76msgstr "" 
     
    98"Report-Msgid-Bugs-To: \n" 
    109"POT-Creation-Date: 2007-11-04 18:30+0200\n" 
    11 "PO-Revision-Date: 2008-09-30 19:20+0200\n" 
    12 "Last-Translator: Oum <oum2013@gmail.com>\n" 
     10"PO-Revision-Date: 2009-10-28 18:51+0100\n" 
     11"Last-Translator: Kozlika <kozlika@free.fr>\n" 
    1312"Language-Team: \n" 
    1413"MIME-Version: 1.0\n" 
     
    2928#: plugins/contact/_public.php 
    3029msgid "Click me !" 
    31 msgstr "Cliquez moi !" 
     30msgstr "Cliquez-moi !" 
    3231 
    3332#: plugins/contact/index.php 
     
    8382msgstr "Impossible de supprimer le smiley" 
    8483 
    85 msgid "Manage smilies from theme :" 
     84msgid "Manage smilies from theme:" 
    8685msgstr "Gérer les smilies du thème :" 
    8786 
     
    9291msgstr "Smilies installés" 
    9392 
    94 msgid "Here are the smilies installed on the theme :" 
     93msgid "Here are the smilies installed on the theme:" 
    9594msgstr "Voici les smilies installés sur le thème :" 
    9695 
     
    122121msgstr "Supprimer un smiley" 
    123122 
    124 msgid "Are you sure you want to delete this smiley ?" 
    125 msgstr "Êtes vous sûr(e) de vouloir supprimer ce smiley ?" 
     123msgid "Are you sure you want to delete this smiley?" 
     124msgstr "Êtes-vous sûr(e) de vouloir supprimer ce smiley ?" 
    126125 
    127126msgid "Also delete the file" 
     
    137136msgstr "Adapter le template" 
    138137 
    139 msgid "Smilies Manager also allows you to adapt the template in order to display the smilies list above the comment text field, like this :" 
     138msgid "Smilies Manager also allows you to adapt the template in order to display the smilies list above the comment text field, like this:" 
    140139msgstr "Smilies Manager vous permet aussi d'adapter le template de façon à afficher la liste des smilies cliquables au-dessus du champ de texte de commentaire, comme ceci :" 
    141140 
     
    161160msgstr "Juste avant, ajoutez" 
    162161 
    163 msgid "That's all !" 
     162msgid "That's all!" 
    164163msgstr "C'est tout !" 
    165164 
     
    174173 
    175174msgid "Delete it." 
    176 msgstr "Supprimez le." 
     175msgstr "Supprimez-le." 
    177176 
    178177msgid "Personalize the smilies tool bar" 
     
    197196msgstr "Activer" 
    198197 
    199  
Note: See TracChangeset for help on using the changeset viewer.

Sites map