1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-21 11:54:15 +01:00

Change OK to Export for export tool

This commit is contained in:
Fredrik Larsson 2014-10-23 23:10:37 +11:00
parent 1f1c0bea58
commit d76aa509eb

View File

@ -531,7 +531,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="text"> <property name="text">
<string>Ok</string> <string>Export</string>
</property> </property>
</widget> </widget>
</item> </item>