This commit is contained in:
Matti Viljanen 2022-03-19 21:14:37 +02:00
parent 72a0a85ca4
commit 9b77748cec
No known key found for this signature in database
GPG key ID: CF32A1495158F888
11 changed files with 42 additions and 24 deletions

View file

@ -0,0 +1,6 @@
#include "platformfiles.h"
PlatformFiles::PlatformFiles()
{
}

View file

@ -0,0 +1,12 @@
#ifndef PLATFORMFILES_H
#define PLATFORMFILES_H
#include <QObject>
class PlatformFiles
{
public:
PlatformFiles();
};
#endif // PLATFORMFILES_H

View file

@ -383,7 +383,7 @@ Page {
ComboBox {
id: healthSelector
width: parent.width
label: qsTr("Notification treshold")
label: qsTr("Notification threshold")
currentIndex: settings.healthAlert
menu: ContextMenu {
MenuItem { text: qsTr("Never") }

View file

@ -491,7 +491,7 @@
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>

View file

@ -489,7 +489,7 @@
<translation>Akun tilan ilmoitusten aikaväli</translation>
</message>
<message>
<source>Notification treshold</source>
<source>Notification threshold</source>
<translation>Ilmoitusten taso</translation>
</message>
</context>

View file

@ -476,10 +476,6 @@
<source>Battery health notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Warning</source>
<translation type="unfinished"></translation>
@ -492,5 +488,9 @@
<source>Health notification interval</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -476,10 +476,6 @@
<source>Battery health notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Warning</source>
<translation type="unfinished"></translation>
@ -492,5 +488,9 @@
<source>Health notification interval</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -476,10 +476,6 @@
<source>Battery health notification</source>
<translation>Powiadomienia o stanie baterii</translation>
</message>
<message>
<source>Notification treshold</source>
<translation>Próg powiadomienia</translation>
</message>
<message>
<source>Warning</source>
<translation>Ostrzeżenie</translation>
@ -492,5 +488,9 @@
<source>Health notification interval</source>
<translation>Interwał powiadomień o stanie</translation>
</message>
<message>
<source>Notification threshold</source>
<translation>Próg powiadomienia</translation>
</message>
</context>
</TS>

View file

@ -476,10 +476,6 @@
<source>Battery health notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Warning</source>
<translation type="unfinished"></translation>
@ -492,5 +488,9 @@
<source>Health notification interval</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -478,10 +478,6 @@
<source>Battery health notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Warning</source>
<translation type="unfinished"></translation>
@ -494,5 +490,9 @@
<source>Health notification interval</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -489,7 +489,7 @@
<translation type="unfinished"></translation>
</message>
<message>
<source>Notification treshold</source>
<source>Notification threshold</source>
<translation type="unfinished"></translation>
</message>
</context>