Dticon.tmsg 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. $ $XConsortium: Dticon.tmsg /main/3 1995/11/08 13:07:41 rswiston $
  2. $set 1
  3. $ *
  4. $ *****************************************************************************
  5. $ * Dticon.tmsg
  6. $ *
  7. $ * Translatable Strings for Dticon
  8. $ *
  9. $ * Copyright (c) 1993 Hewlett-Packard Company
  10. $ * Copyright (c) 1993 International Business Machines Corp.
  11. $ * Copyright (c) 1993 Sun Microsystems, Inc.
  12. $ *
  13. $ *****************************************************************************
  14. $ *****************************************************************************
  15. $ *
  16. $ * Format of this message file.
  17. $ * $set n [comment] ... n must be 1.
  18. $ * $ [comment]
  19. $ * m message-text ... Message text may contain following spcial characters
  20. $ * and escape sequences.
  21. $ * \\ backslash
  22. $ * \n newline
  23. $ * \t horizontal tab
  24. $ * \ (at end of line) continue on same line
  25. $ *
  26. $ *****************************************************************************
  27. $ ----------------------------------------------------------------------------
  28. $ Menu Accelerators
  29. $ ----------------------------------------------------------------------------
  30. $
  31. $ Message 1 3 5 7 9 can be translated. These are shown on the menu.
  32. $ Message 2 4 6 8 10 should not be changed unless accelerator keys need to
  33. $ be changed in your language. If you want to change accelerator, it is
  34. $ recommended not to change modifier keys.
  35. $ Example; (Change underlined part only)
  36. $
  37. $ Menu label "Keyword..." --> "Abcdef..."
  38. $
  39. $ 1 Ctrl+K --> 1 Ctrl+A
  40. $ - -
  41. $ 2 Ctrl<Key>k --> 2 Ctrl<Key>a
  42. $ - -
  43. $
  44. $ Message 1, 2. Menu label is "Paste Area".
  45. $
  46. 1 Shift+Insert
  47. 2 Shift<Key>InsertChar:
  48. $
  49. $ Message 3, 4. Menu label is "Copy Area".
  50. $
  51. 3 Ctrl+Insert
  52. 4 Ctrl<Key>InsertChar:
  53. $
  54. $ Message 5, 6. Menu label is "Cut Area".
  55. $
  56. 5 Shift+Delete
  57. 6 Shift<Key>DeleteChar:
  58. $
  59. $ Message 7, 8. Menu label is "Undo".
  60. $
  61. 7 Alt+Backspace
  62. 8 Alt<Key>BackSpace:
  63. $
  64. $ Message 9, 10. Menu label is "Exit".
  65. $
  66. 9 Alt+F4
  67. 10 Alt<key>F4
  68. $
  69. $ More accelerators
  70. 11 Ctrl+N
  71. 12 Ctrl<Key>N
  72. 13 Ctrl+O
  73. 14 Ctrl<Key>O
  74. 15 Ctrl+S
  75. 16 Ctrl<Key>S
  76. 17 Ctrl+A
  77. 18 Ctrl<Key>A