Include Slovak (and any future) translation file inclusion
This commit is contained in:
parent
4cefee7250
commit
8550618f1f
2 changed files with 9 additions and 7 deletions
|
@ -60,13 +60,7 @@ DISTFILES += qml/harbour-batterybuddy.qml \
|
|||
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
|
||||
|
||||
TRANSLATIONS += translations/harbour-batterybuddy.ts \
|
||||
translations/harbour-batterybuddy-de_DE.ts \
|
||||
translations/harbour-batterybuddy-fi.ts \
|
||||
translations/harbour-batterybuddy-fr.ts \
|
||||
translations/harbour-batterybuddy-hu.ts \
|
||||
translations/harbour-batterybuddy-pl.ts \
|
||||
translations/harbour-batterybuddy-sv.ts \
|
||||
translations/harbour-batterybuddy-zh_CN.ts
|
||||
translations/harbour-batterybuddy-*.ts
|
||||
|
||||
# Executable provided by "service.pro"
|
||||
# Two services, actually
|
||||
|
|
|
@ -296,6 +296,14 @@
|
|||
<source>View log</source>
|
||||
<translation>Zobraziť protokol spracovania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>USB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>AC</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
|
|
Loading…
Reference in a new issue