home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 April / 136cd2.img / Data / Sharewares / Utilitaires / StrokeIt9b8a.exe / Strings / extra / English.lng
Text File  |  2002-02-22  |  4KB  |  151 lines

  1. # StrokeIt Copyright (c) 2001, Jeff Doozan
  2. # English text definitions
  3.  
  4. #VERSION:.9b8
  5. An outdated string file has been detected.\n\nStrokeIt Config\n\nPlease visit http://www.tcbnetworks.com/strokeit to obtain the latest file.
  6.  
  7. # Edit Dialog Title
  8. StrokeIt - Command Editor
  9.  
  10. # Applicaion Dialog
  11. Application
  12. You can define actions on a per application basis.\n\nAn application is identified by its parent window class name, or its executable name. It is recommended that you use the window class whenever possible.\n\nDrag the finder tool to the window you would like to configure for use with StrokeIt.
  13. Identify Window By:
  14. Finder Tool
  15. Window &Class
  16. Window &Title
  17. File &Name
  18. &Match text as pattern.
  19. &Disable gestures in this application.
  20.  
  21. # Actions Dialog
  22. Actions
  23. Actions are a series of commands that will be executed when certain gestures are performed.\n\nAdd gestures below to trigger this action, and use the mouse context menus to add commands to this action.
  24. Gestures that will execute this action:
  25. &Add Gesture
  26. &Remove Gesture
  27.  
  28. # Command Dialog
  29. Configure a command below.
  30.  
  31. # Unrecogzined Gesture Dialog
  32. StrokeIt - Unrecognized Gesture
  33. The mouse gesture you have performed was not recognized by StrokeIt.  If you would like StrokeIt to recognize that command in the future, select the gesture from the list and click Learn.\n\nYou can review the gesture by clicking Review.
  34. In the future, always prompt me to learn unrecognized gestures.
  35.  
  36. # Learning Dialog
  37. StrokeIt - Learning Mode
  38. You can use this learning mode to teach StrokeIt to recognize new gestures, or to better recognize existing gestures.  Simply draw the gesture, and StrokeIt will show you which gesture, if any, that motion is currently associated with.\n\nYou can review the gesture by clicking Review.
  39.  
  40. Recognized As:
  41. &Save As:
  42. &Learn
  43. &Review
  44. &New Gesture
  45. &Remove Gesture
  46. <Unrecognized Gesture>
  47.  
  48. # Error Messages
  49. Could not load mhook.dll.
  50. Could not open file.
  51. Unknown string in config file.
  52. Unable to open handle to process.
  53. Unable to allocate memory in target process.
  54. Unable to write in target process.
  55. Unable to create thread in target process.
  56. Unable to read from target process.
  57. The previous list has not been cleared.
  58. Reference to undefined gesture:
  59. mhook.dll is invalid.
  60. Could not rename file.
  61. Invalid string found in file.
  62.  
  63. # Delete Confirmation
  64. Delete Selected Item
  65. Are you sure you want to delete the selected item?
  66.  
  67. # Menus
  68. &File
  69. &Edit
  70. &Help
  71.  
  72. # File
  73. &Import Actions...
  74. New &Application
  75. New Ac&tion
  76. New &Command
  77. E&xit
  78. &Shutdown Strokeit
  79.  
  80. # Edit
  81. Cu&t\tCtrl+X
  82. &Copy\tCtrl+C
  83. &Paste\tCtrl+V
  84. &Delete\tDel
  85. &Rename\tF2
  86. &Learn Gestures...
  87. &Preferences...
  88.  
  89. # Help
  90. &Online Documentation...
  91. StrokeIt &Forums...
  92. &Purchase License...
  93. Get New &Plugins...
  94. Check For &Updates...
  95. &About StrokeIt...
  96.  
  97. # Default Items
  98. [Global Actions]
  99. App
  100. New Action
  101. New Command
  102.  
  103. # Preferences
  104. StrokeIt - Preferences
  105. General
  106. Files
  107. Plugins
  108. &OK
  109. &Cancel
  110.  
  111. # General
  112. &Always prompt to learn unrecognized commands.
  113. &Show StrokeIt icon in the system tray.
  114. &Only enable StrokeIt in configured applications.
  115. &Run StrokeIt when Windows starts.
  116. Draw gestures by holding:
  117. Left Button
  118. Middle Button
  119. Right Button
  120. Gesture timeout after
  121. milliseconds
  122. &Draw colored line when entering gestures.
  123. Red
  124. Green
  125. Blue
  126. Width
  127.  
  128. # Files
  129. Strings:
  130. Gestures:
  131. Actions:
  132. Plugins:
  133. Plugin Strings:
  134. Default interface language:
  135.  
  136. # Plugins
  137. &Load/Unload
  138.  
  139. # New Gesture
  140. New Gesture
  141. Gesture name or description:
  142. That gesture already exists.
  143.  
  144. # Import Action Files
  145. Action Files
  146. All Files
  147.  
  148. # Plugin Loading Errors
  149. LoadLibrary Failed
  150. No Init function
  151. No Quit function