﻿// Resource File containing the hints for the map view help text. 
MapHintShow = "Show Hyperknowldge Assistance";
MapHintNavigate = "Use the arrow keys to move about the map in the four Knowledge Genes<sup>&#174;</sup> directions.<br><img src='Images/MapViewIcons/Compass.png'/>";
MapHintAddVerb = "Add a verb phrase to the Knowde in order to describe the action to perform.<br><img src='Images/MapViewIcons/EditVerbNoun.png'/>";
MapHintAddNoun = "Add a noun phrase to the Knowde in order to describe the item to act upon.<br><img src='Images/MapViewIcons/EditVerbNoun.png'/>";
MapHintAddWhat = "Add a WHAT item.<br><img src='Images/MapViewIcons/EditVerbNoun.png'/>";
MapHintAddWhatIs = "Add a WHAT-IS item.<br><img src='Images/MapViewIcons/EditVerbNoun.png'/>";
MapHintInsert = "Press the 'insert' key to create a new Knowde between two existing Knowde boxes.<br><img src='Images/MapViewIcons/HInsert.png'/>";
MapHintVerticalInsert = "Press the 'insert' key to create a new Knowde between two existing Knowde boxes.<br><img src='Images/MapViewIcons/VInsert.png'/>";
MapHintNoWhys = "There are no further Why items.<br><img src='Images/MapViewIcons/NoWhys.png'/>";
MapHintNoHows = "There are no further How items.<br><img src='Images/MapViewIcons/NoHows.png'/>";
MapHintNoWhat = "There are no further What items.<br><img src='Images/MapViewIcons/NoWhats.png'/>";
MapHintNoWhatIs = "There are no further What-is items.<br><img src='Images/MapViewIcons/NoWhatIs.png'/>";
MapHintNoDrop = "A Knowde cannot be made a HOW or a WHY of itself.<br><img src='Images/Alert.png'/>";
MapHintNoDropRepeat = "A Knowde cannot be dropped here as it would cause repetition.<br><img src='Images/Alert.png'/>";
MapHintDrop = "Drop here to paste Knowde.";
MapHintDrag = "To drop a dragged item onto a Knowde or connector, move the cursor over it.<br><br>  To show the HOWS of a HOW, or to add a new HOW to it, hover over it";
