Merge remote-tracking branch 'origin/pr/4'
* origin/pr/4: Qubes VM Manager drop down menu strings consistency fixes
This commit is contained in:
commit
5a4bfb3ab0
@ -389,10 +389,10 @@
|
||||
<normaloff>:/createvm.png</normaloff>:/createvm.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Create AppVM</string>
|
||||
<string>Create VM</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create a new AppVM</string>
|
||||
<string>Create a new VM</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_removevm">
|
||||
@ -404,10 +404,10 @@
|
||||
<normaloff>:/removevm.png</normaloff>:/removevm.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Remove AppVM</string>
|
||||
<string>Remove VM</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Remove an existing AppVM (must be stopped first)</string>
|
||||
<string>Remove an existing VM (must be stopped first)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_resumevm">
|
||||
|
Loading…
Reference in New Issue
Block a user