This commit is contained in:
2009-08-18 14:49:01 +00:00
parent ed89a68e90
commit 9a7a9c3f72
3 changed files with 89 additions and 24 deletions

View File

@@ -117,4 +117,22 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="superToolTipDispTran.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<data name="listBoxTranFmt.SuperTooltip" xml:space="preserve">
<value>This allows you to select the type of, such as a transition to a step, a transition to a step outside of this procedure, a transition to a range of steps, or a transition to a section. The format also defines how the transition will look in the text.</value>
</data>
<data name="vlnTreeComboSets.SuperTooltip" xml:space="preserve">
<value>This allows you to select the the procedure set that the transition points to, if the selected transition format allows for the transition to point to another set. If the format does NOT allow for pointing to another set, a selection will not be available.</value>
</data>
<data name="cbTranProcs.SuperTooltip" xml:space="preserve">
<value>This allows you to select the the procedure that the transition points to, if the selected transition format allows for the transition to point to another procedure. If the format does NOT allow for pointing to another procedure, a selection will not be available.</value>
</data>
<data name="cbTranSects.SuperTooltip" xml:space="preserve">
<value>This allows you to select the the section that the transition points to, if the selected transition format allows for the transition to point to a section. If the format does NOT allow for pointing to another section, a selection will not be available.</value>
</data>
<data name="tvTran.SuperTooltip" xml:space="preserve">
<value>This allows you to select the the step(s) that the transition points to, if the selected transition format allows for the transition to point to step(s). If the format does NOT allow for pointing to step(s), a selection will not be available.</value>
</data>
</root>