Fix typo
This commit is contained in:
parent
72a0a85ca4
commit
9b77748cec
11 changed files with 42 additions and 24 deletions
6
application/platformfiles.cpp
Normal file
6
application/platformfiles.cpp
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "platformfiles.h"
|
||||
|
||||
PlatformFiles::PlatformFiles()
|
||||
{
|
||||
|
||||
}
|
12
application/platformfiles.h
Normal file
12
application/platformfiles.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef PLATFORMFILES_H
|
||||
#define PLATFORMFILES_H
|
||||
|
||||
#include <QObject>
|
||||
|
||||
class PlatformFiles
|
||||
{
|
||||
public:
|
||||
PlatformFiles();
|
||||
};
|
||||
|
||||
#endif // PLATFORMFILES_H
|
|
@ -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") }
|
||||
|
|
|
@ -491,7 +491,7 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification treshold</source>
|
||||
<source>Notification threshold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -489,7 +489,7 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification treshold</source>
|
||||
<source>Notification threshold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
Loading…
Reference in a new issue