home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / French.lproj / MenuCommands.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-03-28  |  512 b   |  16 lines

  1. /* Delete menu command. */
  2. "Delete" = "Supprimer";
  3.  
  4. /* Cut menu command. */
  5. "Cut" = "Couper";
  6.  
  7. /* Select All menu command. */
  8. "Select All" = "Tout sĂ©lectionner";
  9.  
  10. /* Paste menu command. */
  11. "Paste" = "Coller";
  12.  
  13. /* Copy menu command. */
  14. "Copy" = "Copier";
  15.  
  16.