Changeset 654:f173fe3cd64a for themes/ductile
- Timestamp:
- 07/26/11 07:26:49 (14 years ago)
- Branch:
- themes
- Location:
- themes/ductile
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r653 r654 164 164 return 165 165 '<span style="position:absolute;top:0;left:23em;">('. 166 sprintf(__(' contrastratio = %.1f:1'),$ratio).166 sprintf(__('ratio = %.1f:1'),$ratio). 167 167 ($level != '' ? ' / '.sprintf(__('WCAG %s'),$level) : ''). 168 168 ')</span>'; -
themes/ductile/locales/fr/admin.po
r649 r654 137 137 msgstr "Monospace" 138 138 139 msgid " contrastratio = %.1f:1"140 msgstr "ratio de contraste= %.1f:1"139 msgid "ratio = %.1f:1" 140 msgstr "ratio = %.1f:1"
Note: See TracChangeset
for help on using the changeset viewer.