Skip to content

Commit

Permalink
fix props paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
silverailscolo committed May 27, 2019
1 parent 63d2ce4 commit 4b08170
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion java/src/jmri/jmrit/beantable/BeanTableBundle.properties
Expand Up @@ -486,7 +486,8 @@ TooltipEnterTurnout = Select a Turnout (real or internal)
LabelCondition = Condition
TooltipTurnoutCondition = Setting control Turnout to the state selected here will trigger this Route
LabelTurnoutDelay = Additional delay between Turnout Commands (optional)
TooltipTurnoutDelay = Enter time in millisec to add to the default of 250 milliseconds between Turnout commandsLabelLockTurnout = Turnout that controls the Lock for this Route (optional)
TooltipTurnoutDelay = Enter time in millisec to add to the default of 250 milliseconds between Turnout commands
LabelLockTurnout = Turnout that controls the Lock for this Route (optional)
TooltipLockTurnout = Setting the control Turnout to the state selected here will lock this Route
TooltipCancelRoute = Leave Edit mode without changing the Route
TooltipCreateRoute = Add a new Route using the data entered above
Expand Down
Expand Up @@ -467,7 +467,7 @@ TooltipEnterTurnout = V\u00e6lg et Sporskifte (rigtigt eller in
LabelCondition = Tilstand
TooltipTurnoutCondition = Setting control Turnout to the state selected here will trigger this Route
LabelTurnoutDelay = Yderligere forsinkelse mellem Sporskifte Kommandoer (valgfri)
TooltipTurnoutDelay = Enter time to add to the default of 250 milliseconds between Turnout commandsLabelLockTurnout = Enter a Turnout that controls the Lock for this Route (optional)
TooltipTurnoutDelay = Enter time to add to the default of 250 milliseconds between Turnout commands
LabelLockTurnout = Enter a Turnout that controls the Lock for this Route (optional)
TooltipLockTurnout = Setting the control Turnout to the state selected here will lock this Route
TooltipCancelRoute = Leave Edit mode without changing the Route
Expand Down

0 comments on commit 4b08170

Please sign in to comment.