diff --git a/qml/pages/MainPage.qml b/qml/pages/MainPage.qml index 5c9a52b..84ad501 100644 --- a/qml/pages/MainPage.qml +++ b/qml/pages/MainPage.qml @@ -73,7 +73,7 @@ Page { } onClicked: { - remorseSave.execute(menu, qsTr("Saving the canvas..."), function() { + remorseSave.execute(menu, qsTr("Saving the canvas…"), function() { canvas.save(papocchioDir + pictureName()); }, 3000); } @@ -109,7 +109,7 @@ Page { width: 50 onClicked: { - remorseClear.execute(menu, qsTr("Clearing the canvas..."), function() { + remorseClear.execute(menu, qsTr("Clearing the canvas…"), function() { canvas.clear(); }, 3000); } diff --git a/translations/harbour-papocchio-cs.ts b/translations/harbour-papocchio-cs.ts index b4a4230..39e40fb 100644 --- a/translations/harbour-papocchio-cs.ts +++ b/translations/harbour-papocchio-cs.ts @@ -13,18 +13,13 @@ MainPage - Saving the canvas... - Ukládá se plátno... + Saving the canvas… + Ukládá se plátno… - Clearing the canvas... - Vyprazdňuje se plátno... - - - - Quitting… - + Clearing the canvas… + Vyprazdňuje se plátno… diff --git a/translations/harbour-papocchio-de.ts b/translations/harbour-papocchio-de.ts index f178771..946e69a 100644 --- a/translations/harbour-papocchio-de.ts +++ b/translations/harbour-papocchio-de.ts @@ -21,10 +21,5 @@ Clearing the canvas… Löschen der Leinwand … - - - Quitting… - Beenden … - diff --git a/translations/harbour-papocchio-el.ts b/translations/harbour-papocchio-el.ts index 9ef89a3..f1c7650 100644 --- a/translations/harbour-papocchio-el.ts +++ b/translations/harbour-papocchio-el.ts @@ -21,10 +21,5 @@ Clearing the canvas… Εκκαθάριση του καμβά… - - - Quitting… - Τερματισμός… - diff --git a/translations/harbour-papocchio-hu.ts b/translations/harbour-papocchio-hu.ts index 1a45a1a..9646cae 100644 --- a/translations/harbour-papocchio-hu.ts +++ b/translations/harbour-papocchio-hu.ts @@ -21,10 +21,5 @@ Clearing the canvas… - - - Quitting… - - diff --git a/translations/harbour-papocchio-it.ts b/translations/harbour-papocchio-it.ts index a4b0ac2..fad39d2 100644 --- a/translations/harbour-papocchio-it.ts +++ b/translations/harbour-papocchio-it.ts @@ -13,13 +13,13 @@ MainPage - Saving the canvas... - Sto salvando l'immagine... + Saving the canvas… + Sto salvando l'immagine… - Clearing the canvas... - Sto cancellando l'immagine... + Clearing the canvas… + Sto cancellando l'immagine… diff --git a/translations/harbour-papocchio-nb_NO.ts b/translations/harbour-papocchio-nb_NO.ts index a5ab97c..0c49958 100644 --- a/translations/harbour-papocchio-nb_NO.ts +++ b/translations/harbour-papocchio-nb_NO.ts @@ -21,10 +21,5 @@ Clearing the canvas… Tømmer lerretet… - - - Quitting… - Avslutter… - diff --git a/translations/harbour-papocchio-nl.ts b/translations/harbour-papocchio-nl.ts index a840572..804a6d7 100644 --- a/translations/harbour-papocchio-nl.ts +++ b/translations/harbour-papocchio-nl.ts @@ -13,13 +13,13 @@ MainPage - Saving the canvas... - Opslaan canvas... + Saving the canvas… + Opslaan canvas… - Clearing the canvas... - Leegmaken canvas... + Clearing the canvas… + Leegmaken canvas… diff --git a/translations/harbour-papocchio-ru_RU.ts b/translations/harbour-papocchio-ru_RU.ts index 8ed0580..28fc9c1 100644 --- a/translations/harbour-papocchio-ru_RU.ts +++ b/translations/harbour-papocchio-ru_RU.ts @@ -21,10 +21,5 @@ Clearing the canvas… Очищаю холст… - - - Quitting… - Выход… - diff --git a/translations/harbour-papocchio-sr.ts b/translations/harbour-papocchio-sr.ts index abf4067..47f9f48 100644 --- a/translations/harbour-papocchio-sr.ts +++ b/translations/harbour-papocchio-sr.ts @@ -13,13 +13,13 @@ MainPage - Saving the canvas... - Чување платна... + Saving the canvas… + Чување платна… - Clearing the canvas... - Брисање платна... + Clearing the canvas… + Брисање платна… diff --git a/translations/harbour-papocchio-sv.ts b/translations/harbour-papocchio-sv.ts index 2f2e4cb..9961e23 100644 --- a/translations/harbour-papocchio-sv.ts +++ b/translations/harbour-papocchio-sv.ts @@ -21,10 +21,5 @@ Clearing the canvas… Rensar ytan… - - - Quitting… - Avslutar… - diff --git a/translations/harbour-papocchio.ts b/translations/harbour-papocchio.ts index 6b3d831..8d8d3e5 100644 --- a/translations/harbour-papocchio.ts +++ b/translations/harbour-papocchio.ts @@ -13,12 +13,12 @@ MainPage - Saving the canvas... + Saving the canvas… - Clearing the canvas... + Clearing the canvas…