From 8deca1fd5277b0fdfe3e449cfe08416cc9c94e47 Mon Sep 17 00:00:00 2001 From: Anton Thomasson Date: Mon, 27 Sep 2021 21:44:36 +0200 Subject: [PATCH] Expect Callligra --- qml/harbour-seaprint.qml | 2 +- qml/pages/NagScreen.qml | 2 +- translations/harbour-seaprint-de.ts | 4 ++-- translations/harbour-seaprint-es.ts | 4 ++-- translations/harbour-seaprint-fr.ts | 4 ++-- translations/harbour-seaprint-nl.ts | 4 ++-- translations/harbour-seaprint-pl.ts | 4 ++-- translations/harbour-seaprint-zh_CN.ts | 8 ++++---- translations/harbour-seaprint.ts | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/qml/harbour-seaprint.qml b/qml/harbour-seaprint.qml index 00dbe5a..d8df041 100644 --- a/qml/harbour-seaprint.qml +++ b/qml/harbour-seaprint.qml @@ -13,7 +13,7 @@ ApplicationWindow { id: appWin - property bool expectCalligra: false + property bool expectCalligra: true initialPage: Component { FirstPage { selectedFile: Qt.application.arguments[1] ? Qt.application.arguments[1] : "" } } cover: Qt.resolvedUrl("cover/CoverPage.qml") diff --git a/qml/pages/NagScreen.qml b/qml/pages/NagScreen.qml index c280527..093a514 100644 --- a/qml/pages/NagScreen.qml +++ b/qml/pages/NagScreen.qml @@ -42,7 +42,7 @@ Page { wrapMode: Text.WordWrap text: qsTr("In order to print \"office\" documents like odt and doc(x) you also need "+ - "\"calligraconverter\" from the \"calligra\" package (version 3.2.1+, circa Sailfish OS 4.2).") + "\"calligraconverter\" from the \"calligra\" package (version 3.2.1+, Sailfish OS 4.2).") } Label { diff --git a/translations/harbour-seaprint-de.ts b/translations/harbour-seaprint-de.ts index 9466d4d..4b6c0f5 100644 --- a/translations/harbour-seaprint-de.ts +++ b/translations/harbour-seaprint-de.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). diff --git a/translations/harbour-seaprint-es.ts b/translations/harbour-seaprint-es.ts index a7e9428..8223988 100644 --- a/translations/harbour-seaprint-es.ts +++ b/translations/harbour-seaprint-es.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). diff --git a/translations/harbour-seaprint-fr.ts b/translations/harbour-seaprint-fr.ts index 2f12050..a568568 100644 --- a/translations/harbour-seaprint-fr.ts +++ b/translations/harbour-seaprint-fr.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). diff --git a/translations/harbour-seaprint-nl.ts b/translations/harbour-seaprint-nl.ts index ec198b9..bec348b 100644 --- a/translations/harbour-seaprint-nl.ts +++ b/translations/harbour-seaprint-nl.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). diff --git a/translations/harbour-seaprint-pl.ts b/translations/harbour-seaprint-pl.ts index 09761c8..7f67e28 100644 --- a/translations/harbour-seaprint-pl.ts +++ b/translations/harbour-seaprint-pl.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). diff --git a/translations/harbour-seaprint-zh_CN.ts b/translations/harbour-seaprint-zh_CN.ts index b6bfd66..3a3036f 100644 --- a/translations/harbour-seaprint-zh_CN.ts +++ b/translations/harbour-seaprint-zh_CN.ts @@ -404,14 +404,14 @@ Install calligra: 安装 calligra: - - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). - 如果想要打印office文档,例如odt或doc(x),你还需要来自calligra包的calligraconverter(版本3.2.1+, 旗鱼系统4.2)。 - (done) (已完成) + + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2). + + PrinterPage diff --git a/translations/harbour-seaprint.ts b/translations/harbour-seaprint.ts index 32b7a56..b111b2a 100644 --- a/translations/harbour-seaprint.ts +++ b/translations/harbour-seaprint.ts @@ -405,11 +405,11 @@ - In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, circa Sailfish OS 4.2). + (done) - (done) + In order to print "office" documents like odt and doc(x) you <i>also</i> need "calligraconverter" from the "calligra" package (version 3.2.1+, Sailfish OS 4.2).