Changeset 190:03dcce0c35b0
- Timestamp:
- 05/06/11 19:27:00 (14 years ago)
- Branch:
- default
- Children:
- 191:67cb37c57a91, 192:dbb687cf7493
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/preferences.php
r188 r190 417 417 __('Disable javascript powered drag and drop for ordering items').'</label></p>'. 418 418 419 '<p class="clear form-note info">'.__('Numeric fields will indicate the position of the elements.').'</p>'.419 '<p class="clear form-note info">'.__('Numeric fields will allow to type the elements\' ordering number.').'</p>'. 420 420 '</fieldset>'; 421 421 -
locales/fr/main.po
r188 r190 2765 2765 msgstr "Désactiver le drag and drop javascript pour ordonnancer les éléments" 2766 2766 2767 msgid "Numeric fields will indicate the position of the elements."2767 msgid "Numeric fields will allow to type the elements' ordering number." 2768 2768 msgstr "Des champs numériques permettront d'indiquer la position des éléments."
Note: See TracChangeset
for help on using the changeset viewer.