home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / Rhapsody / developer / examples / LocalizationExample.5.0.m.I.bs.tz / LocalizationExample.5.0.m.I.bs / LocalizationExample.5.0.I.bs / LocalizationExample.app / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  1997-11-16  |  593 b   |  17 lines

  1. /* French translation by André Lalonde <translation@scribex.com> - 97/05/19. */
  2.  
  3. /* Title of the main window */
  4. "English Version" = "English Version";
  5.  
  6. /* Text contained in myAction1 */
  7. "This is a localization example" = "This is a localization example";
  8.  
  9. /* Text contained in myAction2 */
  10. "Using the OpenStep API's" = "Using the OpenStep API's";
  11.  
  12. /* Text contained in myAction3 */
  13. "Hopefully this example will help you understand" = "Hopefully this example will help you understand";
  14.  
  15. /* Text contained in myAction4 */
  16. "How localization is accomplished" = "How localization is accomplished";
  17.