This commit is contained in:
Valentino Orlandi 2022-11-13 14:50:16 +01:00
parent 6bc706d188
commit 3600c1fc96
Signed by: elB4RTO
GPG Key ID: 1719E976DB2D4E71
3 changed files with 7 additions and 7 deletions

View File

@ -2773,7 +2773,7 @@ Use '!', '=','&lt;' or '&gt;' to declare what to use</string>
<widget class="QWidget" name="scrollAreaContent_StatsCount">
<property name="geometry">
<rect>
<x>14</x>
<x>0</x>
<y>0</y>
<width>263</width>
<height>402</height>
@ -6172,7 +6172,7 @@ With numbers, use '!', '=','&lt;' or '&gt;' to declare what to use</string>
<string>Theme to use for the window</string>
</property>
<property name="text">
<string>Icons set</string>
<string>Icons</string>
</property>
</widget>
</item>
@ -8441,7 +8441,7 @@ Any field not considered by LogDoctor will appear as 'DISCARDED'</string>
<rect>
<x>0</x>
<y>0</y>
<width>62</width>
<width>98</width>
<height>54</height>
</rect>
</property>
@ -9445,7 +9445,7 @@ Any field not considered by LogDoctor will appear as 'DISCARDED'</string>
<rect>
<x>0</x>
<y>0</y>
<width>62</width>
<width>98</width>
<height>54</height>
</rect>
</property>
@ -10527,7 +10527,7 @@ Any field not considered by LogDoctor will appear as 'DISCARDED'</string>
<rect>
<x>0</x>
<y>0</y>
<width>62</width>
<width>98</width>
<height>54</height>
</rect>
</property>

View File

@ -187,7 +187,7 @@ void Crapup::versionCheck( const float& v )
// new version available
this->ui->label_Title->setText( Crapup::tr("New version available") );
this->ui->label_Message->setText( Crapup::tr(
"A new version available!\n"
"A new version is available!\n"
"Please visit LogDoctor's git repository and follow the instruction about how to update" ) );
} else if ( version == v ) {
// same version

View File

@ -17,7 +17,7 @@
</size>
</property>
<property name="windowTitle">
<string>LogDoctor - Updates</string>
<string notr="true">LogDoctor - Updates</string>
</property>
<property name="windowIcon">
<iconset resource="../../resources/resources.qrc">