Skip to content

Commit

Permalink
Merge pull request #163 from dolphinoracle/gtk3
Browse files Browse the repository at this point in the history
update string
  • Loading branch information
dolphinoracle authored Dec 12, 2024
2 parents d8b40bd + 61c9950 commit abd0398
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defaultlook.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2125,7 +2125,7 @@
<item row="5" column="0">
<widget class="QCheckBox" name="checkBoxKVMVirtLoad">
<property name="toolTip">
<string extracomment="early loading is new on 6.12 kernel and conflicts with virtualbox">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;early loading of KVM module is new to kernel 6.12 and conflicts with some non-KVM virtual machine applications, including virtuabox &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string extracomment="early loading is new on 6.12 kernel and conflicts with virtualbox">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Early loading of KVM module is new to kernel 6.12 and conflicts with some non-KVM virtual machine applications, including virtualbox &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string extracomment="disable early loading of KVM module. necessary for virtualbox to function with kernels 6.12 and up. actually default behavior on kernels 6.11 and earlier.">Disable early KVM module load (must be disabled for Virtualbox operation on kernel 6.12 and up)</string>
Expand Down
2 changes: 1 addition & 1 deletion translations/mx-tweak_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@
</message>
<message>
<location filename="../defaultlook.ui" line="2128"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;early loading of KVM module is new to kernel 6.12 and conflicts with some non-KVM virtual machine applications, including virtuabox &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Early loading of KVM module is new to kernel 6.12 and conflicts with some non-KVM virtual machine applications, including virtualbox &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<extracomment>early loading is new on 6.12 kernel and conflicts with virtualbox</extracomment>
<translation type="unfinished"></translation>
</message>
Expand Down

0 comments on commit abd0398

Please sign in to comment.