Plugin Directory

Changeset 1180008


Ignore:
Timestamp:
06/13/2015 01:21:55 AM (11 years ago)
Author:
sebwordpress
Message:

Updated trunk - adjusted css & translation

Location:
the-welcomizer/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • the-welcomizer/trunk/languages/the-welcomizer-fr_FR.po

    r1179983 r1180008  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2015-06-12 20:01-0500\n"
    6 "PO-Revision-Date: 2015-06-12 20:02-0500\n"
     6"PO-Revision-Date: 2015-06-12 21:14-0500\n"
    77"Last-Translator: Sébastien Laframboise <wordpress@sebastien-laframboise.com>\n"
    88"Language-Team: Sébastien Laframboise| sebastien-laframboise.com\n"
     
    238238#: includes/twiz.class.php:1160
    239239msgid "Delete all settings when disabling the plugin"
    240 msgstr "Effacer toutes les configs à la désactivation du plugin "
     240msgstr "Effacer toutes les configs lors de la désactivation "
    241241
    242242#: includes/twiz.admin.class.php:379
     
    248248#: includes/twiz.class.php:1161
    249249msgid "Delete created directories when disabling the plugin"
    250 msgstr "Effacer les répertoires créés à la désactivation du plugin "
     250msgstr "Effacer les répertoires créés lors de la désactivation "
    251251
    252252#: includes/twiz.admin.class.php:405
  • the-welcomizer/trunk/skins/_default/twiz-style.css

    r1179971 r1180008  
    573573}
    574574#twiz_blog_id {
    575     height: 67px !important;
     575    height: 71px !important;
    576576    width: 317px !important;
    577     min-height: 67px !important;
     577    min-height: 71px !important;
    578578    min-width: 317px !important;
    579579}
  • the-welcomizer/trunk/skins/blue/twiz-style.css

    r1179971 r1180008  
    581581}
    582582#twiz_blog_id {
    583     height: 67px !important;
     583    height: 71px !important;
    584584    width: 317px !important;
    585     min-height: 67px !important;
     585    min-height: 71px !important;
    586586    min-width: 317px !important;
    587587}
  • the-welcomizer/trunk/skins/green/twiz-style.css

    r1179971 r1180008  
    581581}
    582582#twiz_blog_id {
    583     height: 67px !important;
     583    height: 71px !important;
    584584    width: 317px !important;
    585     min-height: 67px !important;
     585    min-height: 71px !important;
    586586    min-width: 317px !important;
    587587}
  • the-welcomizer/trunk/skins/red/twiz-style.css

    r1179971 r1180008  
    581581}
    582582#twiz_blog_id {
    583     height: 67px !important;
     583    height: 71px !important;
    584584    width: 317px !important;
    585     min-height: 67px !important;
     585    min-height: 71px !important;
    586586    min-width: 317px !important;
    587587}
  • the-welcomizer/trunk/skins/yellow/twiz-style.css

    r1179971 r1180008  
    581581}
    582582#twiz_blog_id {
    583     height: 67px !important;
     583    height: 71px !important;
    584584    width: 317px !important;
    585     min-height: 67px !important;
     585    min-height: 71px !important;
    586586    min-width: 317px !important;
    587587}
Note: See TracChangeset for help on using the changeset viewer.