home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / od124os2.exe / od12osp1.exe / src / text / ja_JP / iodtextm.msg next >
Text File  |  1997-04-02  |  3KB  |  71 lines

  1. $ @(#)Z 1.1 com/src/samples/text/ja_JP/iodtextm.msg, odtextpart, od96os2, odos29712d 97/03/21 17:50:07 (97/02/11 09:25:38)
  2.  
  3.  
  4. $ ====START_GENERATED_PROLOG======================================
  5. $
  6. $
  7. $    COMPONENT_NAME: odtextpart
  8. $
  9. $    CLASSES: none
  10. $
  11. $    ORIGINS: 27
  12. $
  13. $
  14. $    (C) COPYRIGHT International Business Machines Corp. 1995,1996
  15. $    All Rights Reserved
  16. $    Licensed Materials - Property of IBM
  17. $    US Government Users Restricted Rights - Use, duplication or
  18. $    disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  19. $
  20. $    IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  21. $    ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  22. $    PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  23. $    CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  24. $    USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  25. $    OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
  26. $    OR PERFORMANCE OF THIS SOFTWARE.
  27. $
  28. $ ====END_GENERATED_PROLOG========================================
  29. $
  30.  
  31.  
  32. $ -------------------------------------------------------------
  33. $ Text Part Messages in ENGLISH
  34. $ -------------------------------------------------------------
  35. $quote "
  36.  
  37. $set TP_MSG_SET
  38.  
  39. $ -------------------------------------------------------------
  40. $ Messages 1-2: Import/Export menu items on Options menu
  41. $
  42. $       The Import option allows ASCII text files to be opened
  43. $       into the OpenDoc Text Part Handler.  The Export option
  44. $       allows the text in the Text Part to be saved to an
  45. $       ASCII text file.
  46. $ -------------------------------------------------------------
  47.  
  48. TP_MSG_IMPORT_MENU       "Import"
  49. TP_MSG_EXPORT_MENU       "Export"
  50.  
  51. $ -------------------------------------------------------------
  52. $ Messages 3-4: Import/Export dialog titles
  53. $
  54. $       The Import and Export Dialog Boxes need title strings,
  55. $       because the system defaults are "Open" and "Save As".
  56. $ -------------------------------------------------------------
  57.  
  58. TP_MSG_IMPORT_DLG        "Import"
  59. TP_MSG_EXPORT_DLG        "Export"
  60.  
  61. $ -------------------------------------------------------------
  62. $ Message 5: File Filter to use with dialogs
  63. $
  64. $       The Import and Export Dialog Boxes use file filters to
  65. $       determine which files to allow the user to select from.
  66. $ -------------------------------------------------------------
  67.  
  68. TP_MSG_DLG_FILTER   "All (*.*)\0*.*\0\0"
  69.  
  70.  
  71.