Skip to content

Commit

Permalink
Changed "Enable Datalog Stream" to "Enable Live Data Stream" to remov…
Browse files Browse the repository at this point in the history
…e ambiguity via issue #878
  • Loading branch information
malcom2073 committed Dec 20, 2013
1 parent 37fa7ef commit f70dbf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<x>0</x>
<y>0</y>
<width>1525</width>
<height>29</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
Expand Down Expand Up @@ -192,12 +192,12 @@
</action>
<action name="actionEnable_Datalogs">
<property name="text">
<string>Enable Datalog Stream</string>
<string>Enable Live Data Stream</string>
</property>
</action>
<action name="actionDisable_Datalog_Stream">
<property name="text">
<string>Disable Datalog Stream</string>
<string>Disable Live Data Stream</string>
</property>
</action>
<action name="actionParameter_View">
Expand Down

0 comments on commit f70dbf8

Please sign in to comment.