Changeset 1874
- Timestamp:
- 08/23/07 07:59:46 (1 year ago)
- Files:
-
- alternc/trunk/bureau/admin/bro_main.php (modified) (1 diff)
- alternc/trunk/bureau/locales/fr_FR/LC_MESSAGES/messages.po (modified) (1 diff)
- alternc/trunk/debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/bureau/admin/bro_main.php
r1873 r1874 178 178 <input type="submit" class="inb" name="actrename" value="<?php __("Rename"); ?>" /> 179 179 180 <input type="submit" class="inb" name="actmove" value="<?php __("Move "); ?>" /> : <input type="text" class="int" name="actmoveto" value="" />180 <input type="submit" class="inb" name="actmove" value="<?php __("Move to"); ?>" /> : <input type="text" class="int" name="actmoveto" value="" /> 181 181 <script type="text/javascript"> 182 182 <!-- alternc/trunk/bureau/locales/fr_FR/LC_MESSAGES/messages.po
r1873 r1874 711 711 712 712 #: ../admin/bro_main.php:142 ../admin/bro_main.php:180 713 msgid "Move "714 msgstr "Déplacer "713 msgid "Move to" 714 msgstr "Déplacer vers" 715 715 716 716 #: ../admin/bro_main.php:177 ../admin/bro_main.php:348 alternc/trunk/debian/changelog
r1873 r1874 1 1 alternc (0.9.6.4) stable; urgency=low 2 2 3 * Confirm file deletion in the browser (#1718) 3 * Change "move" to "move to" (ergonomic) (#787) 4 * Confirm file deletion in the browser (#659) 4 5 * fixes dns install of internal hosting domains (#1056) 5 6 * fixes profftp configuration for Etch (#1046)
