Plugin Directory

Changeset 1179983


Ignore:
Timestamp:
06/13/2015 12:05:33 AM (11 years ago)
Author:
sebwordpress
Message:

Updated trunk - adjusted css & translation

Location:
the-welcomizer/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • the-welcomizer/trunk/includes/twiz.class.php

    r1179920 r1179983  
    25152515<tr><td valign="top">
    25162516        <table>
    2517             <tr><td class="twiz-caption" colspan="3"><b>'.__('First Move', 'the-welcomizer').'</b> '.$easing_a.'</td></tr>
     2517            <tr><td class="twiz-caption" colspan="3"><b>'.__('First Animation', 'the-welcomizer').'</b> '.$easing_a.'</td></tr>
    25182518<tr id="twiz_tr_add_'.self::F_MOVE_ELEMENT_A.'"'.$show_add_move_element_a.'><td colspan="3" nowrap="nowrap"><a name="twiz_add_'.self::F_MOVE_ELEMENT_A.'" id="twiz_add_'.self::F_MOVE_ELEMENT_A.'" class="twiz-add-element">'.__('Assign a different element', 'the-welcomizer').' &#187;</a></td></tr>             
    25192519<tr id="twiz_tr_'.self::F_MOVE_ELEMENT_A.'"'.$hide_move_element_a.'><td class="twiz-td-move-e" colspan="3" nowrap="nowrap">'.$element_type_list_move_a.' <input class="twiz-input-e twiz-input-focus" id="twiz_'.self::F_MOVE_ELEMENT_A.'" name="twiz_'.self::F_MOVE_ELEMENT_A.'" type="text" value="'.$data[self::F_MOVE_ELEMENT_A].'" maxlength="50"/></td></tr>           
     
    25492549<td valign="top">   
    25502550    <table>
    2551         <tr><td class="twiz-caption" colspan="3"><b>'.__('Second Move', 'the-welcomizer').'</b> '.$easing_b.'</td></tr>
     2551        <tr><td class="twiz-caption" colspan="3"><b>'.__('Second Animation', 'the-welcomizer').'</b> '.$easing_b.'</td></tr>
    25522552        <tr id="twiz_tr_add_'.self::F_MOVE_ELEMENT_B.'"'.$show_add_move_element_b.'><td colspan="3" nowrap="nowrap"><a name="twiz_add_'.self::F_MOVE_ELEMENT_B.'" id="twiz_add_'.self::F_MOVE_ELEMENT_B.'" class="twiz-add-element">'.__('Assign a different element', 'the-welcomizer').' &#187;</a></td></tr>   
    25532553        <tr id="twiz_tr_'.self::F_MOVE_ELEMENT_B.'"'.$hide_move_element_b.'><td class="twiz-td-move-e"  colspan="3" nowrap="nowrap">'.$element_type_list_move_b.' <input class="twiz-input-e twiz-input-focus" id="twiz_'.self::F_MOVE_ELEMENT_B.'" name="twiz_'.self::F_MOVE_ELEMENT_B.'" type="text" value="'.$data[self::F_MOVE_ELEMENT_B].'" maxlength="50"/></td></tr>         
  • the-welcomizer/trunk/includes/twiz.view.class.php

    r1179719 r1179983  
    378378<tr><td class="twiz-view-td-left" valign="top"'.$colspan2.'>
    379379<table>
    380     <tr><td class="twiz-caption" colspan="3" nowrap="nowrap"><b>'.__('First Move', 'the-welcomizer').'</b>
     380    <tr><td class="twiz-caption" colspan="3" nowrap="nowrap"><b>'.__('First Animation', 'the-welcomizer').'</b>
    381381    <div class="twiz-green">'.$easing_a.'</div><div class="twiz-spacer"></div></td></tr>';
    382382   
     
    407407           
    408408                $htmlview .= '<table>
    409                 <tr><td class="twiz-caption" colspan="3" nowrap="nowrap"><b>'.__('Second Move', 'the-welcomizer').'</b>
     409                <tr><td class="twiz-caption" colspan="3" nowrap="nowrap"><b>'.__('Second Animation', 'the-welcomizer').'</b>
    410410                <div class="twiz-green">'.$easing_b.'</div><div class="twiz-spacer"></div></td></tr>';
    411411               
  • the-welcomizer/trunk/languages/the-welcomizer-fr_FR.po

    r1179960 r1179983  
    33"Project-Id-Version: The Welcomizer\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2015-06-12 17:13-0500\n"
    6 "PO-Revision-Date: 2015-06-12 18:36-0500\n"
     5"POT-Creation-Date: 2015-06-12 20:01-0500\n"
     6"PO-Revision-Date: 2015-06-12 20:02-0500\n"
    77"Last-Translator: Sébastien Laframboise <[email protected]>\n"
    88"Language-Team: Sébastien Laframboise| sebastien-laframboise.com\n"
     
    758758
    759759#: includes/twiz.class.php:2517
    760 #: includes/twiz.findandreplace.class.php:265
    761760#: includes/twiz.view.class.php:380
    762 msgid "First Move"
     761msgid "First Animation"
    763762msgstr "Première animation"
    764763
     
    781780
    782781#: includes/twiz.class.php:2551
    783 #: includes/twiz.findandreplace.class.php:308
    784782#: includes/twiz.view.class.php:409
    785 msgid "Second Move"
    786 msgstr "Seconde animation"
     783msgid "Second Animation"
     784msgstr "Seconde animation "
    787785
    788786#: includes/twiz.class.php:2585
     
    897895msgstr "Sortie "
    898896
     897#: includes/twiz.findandreplace.class.php:265
     898msgid "First Move"
     899msgstr "Première animation"
     900
    899901#: includes/twiz.findandreplace.class.php:267
    900902#: includes/twiz.findandreplace.class.php:310
     
    906908msgid "Options"
    907909msgstr "Options "
     910
     911#: includes/twiz.findandreplace.class.php:308
     912msgid "Second Move"
     913msgstr "Seconde animation"
    908914
    909915#: includes/twiz.importexport.class.php:154
     
    14561462#~ msgid "e.g."
    14571463#~ msgstr "Ex."
    1458 
    1459 #~ msgid "All animations"
    1460 #~ msgstr "Liste des animations"
    14611464
    14621465#~ msgid "Fewer suggestions"
  • the-welcomizer/trunk/languages/the-welcomizer.po

    r1179911 r1179983  
    33"Project-Id-Version: The Welcomizer\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2015-06-12 17:13-0500\n"
    6 "PO-Revision-Date: 2015-06-12 17:13-0500\n"
     5"POT-Creation-Date: 2015-06-12 20:01-0500\n"
     6"PO-Revision-Date: 2015-06-12 20:01-0500\n"
    77"Last-Translator: Sébastien Laframboise <[email protected]>\n"
    88"Language-Team: Sébastien Laframboise| sebastien-laframboise.com\n"
     
    757757
    758758#: includes/twiz.class.php:2517
    759 #: includes/twiz.findandreplace.class.php:265
    760759#: includes/twiz.view.class.php:380
    761 msgid "First Move"
     760msgid "First Animation"
    762761msgstr ""
    763762
     
    780779
    781780#: includes/twiz.class.php:2551
    782 #: includes/twiz.findandreplace.class.php:308
    783781#: includes/twiz.view.class.php:409
    784 msgid "Second Move"
     782msgid "Second Animation"
    785783msgstr ""
    786784
     
    896894msgstr ""
    897895
     896#: includes/twiz.findandreplace.class.php:265
     897msgid "First Move"
     898msgstr ""
     899
    898900#: includes/twiz.findandreplace.class.php:267
    899901#: includes/twiz.findandreplace.class.php:310
     
    904906#: includes/twiz.findandreplace.class.php:334
    905907msgid "Options"
     908msgstr ""
     909
     910#: includes/twiz.findandreplace.class.php:308
     911msgid "Second Move"
    906912msgstr ""
    907913
Note: See TracChangeset for help on using the changeset viewer.