Changeset 1180008
- Timestamp:
- 06/13/2015 01:21:55 AM (11 years ago)
- Location:
- the-welcomizer/trunk
- Files:
-
- 7 edited
-
languages/the-welcomizer-fr_FR.mo (modified) (previous)
-
languages/the-welcomizer-fr_FR.po (modified) (3 diffs)
-
skins/_default/twiz-style.css (modified) (1 diff)
-
skins/blue/twiz-style.css (modified) (1 diff)
-
skins/green/twiz-style.css (modified) (1 diff)
-
skins/red/twiz-style.css (modified) (1 diff)
-
skins/yellow/twiz-style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/languages/the-welcomizer-fr_FR.po
r1179983 r1180008 4 4 "Report-Msgid-Bugs-To: \n" 5 5 "POT-Creation-Date: 2015-06-12 20:01-0500\n" 6 "PO-Revision-Date: 2015-06-12 2 0:02-0500\n"6 "PO-Revision-Date: 2015-06-12 21:14-0500\n" 7 7 "Last-Translator: Sébastien Laframboise <wordpress@sebastien-laframboise.com>\n" 8 8 "Language-Team: Sébastien Laframboise| sebastien-laframboise.com\n" … … 238 238 #: includes/twiz.class.php:1160 239 239 msgid "Delete all settings when disabling the plugin" 240 msgstr "Effacer toutes les configs à la désactivation du plugin "240 msgstr "Effacer toutes les configs lors de la désactivation " 241 241 242 242 #: includes/twiz.admin.class.php:379 … … 248 248 #: includes/twiz.class.php:1161 249 249 msgid "Delete created directories when disabling the plugin" 250 msgstr "Effacer les répertoires créés à la désactivation du plugin "250 msgstr "Effacer les répertoires créés lors de la désactivation " 251 251 252 252 #: includes/twiz.admin.class.php:405 -
the-welcomizer/trunk/skins/_default/twiz-style.css
r1179971 r1180008 573 573 } 574 574 #twiz_blog_id { 575 height: 67px !important;575 height: 71px !important; 576 576 width: 317px !important; 577 min-height: 67px !important;577 min-height: 71px !important; 578 578 min-width: 317px !important; 579 579 } -
the-welcomizer/trunk/skins/blue/twiz-style.css
r1179971 r1180008 581 581 } 582 582 #twiz_blog_id { 583 height: 67px !important;583 height: 71px !important; 584 584 width: 317px !important; 585 min-height: 67px !important;585 min-height: 71px !important; 586 586 min-width: 317px !important; 587 587 } -
the-welcomizer/trunk/skins/green/twiz-style.css
r1179971 r1180008 581 581 } 582 582 #twiz_blog_id { 583 height: 67px !important;583 height: 71px !important; 584 584 width: 317px !important; 585 min-height: 67px !important;585 min-height: 71px !important; 586 586 min-width: 317px !important; 587 587 } -
the-welcomizer/trunk/skins/red/twiz-style.css
r1179971 r1180008 581 581 } 582 582 #twiz_blog_id { 583 height: 67px !important;583 height: 71px !important; 584 584 width: 317px !important; 585 min-height: 67px !important;585 min-height: 71px !important; 586 586 min-width: 317px !important; 587 587 } -
the-welcomizer/trunk/skins/yellow/twiz-style.css
r1179971 r1180008 581 581 } 582 582 #twiz_blog_id { 583 height: 67px !important;583 height: 71px !important; 584 584 width: 317px !important; 585 min-height: 67px !important;585 min-height: 71px !important; 586 586 min-width: 317px !important; 587 587 }
Note: See TracChangeset
for help on using the changeset viewer.