Browse Source

Rename "Execution Log" to "Log".

Rename "When Downloads Done" to "On Downloads Done".
adaptive-webui-19844
Chocobo1 10 years ago
parent
commit
580642b08e
  1. 4
      src/gui/mainwindow.ui

4
src/gui/mainwindow.ui

@ -65,7 +65,7 @@ @@ -65,7 +65,7 @@
</property>
<widget class="QMenu" name="menuAuto_Shutdown_on_downloads_completion">
<property name="title">
<string>&amp;When Downloads Done</string>
<string>On Downloads &amp;Done</string>
</property>
<addaction name="actionAutoShutdown_Disabled"/>
<addaction name="actionAutoExit_qBittorrent"/>
@ -376,7 +376,7 @@ @@ -376,7 +376,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Execution &amp;Log</string>
<string>&amp;Log</string>
</property>
<property name="toolTip">
<string>Execution Log</string>

Loading…
Cancel
Save