From af761dcbab0a1c766752b7f2100c776c043bcf61 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Thu, 23 Nov 2017 10:13:09 -0700 Subject: [PATCH] Fix sentence structure for Summary Situation help text See issue #181. --- i18n/manuskript_de.ts | 2 +- i18n/manuskript_es.ts | 2 +- i18n/manuskript_fr.ts | 2 +- i18n/manuskript_sv.ts | 2 +- manuskript/mainWindow.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/manuskript_de.ts b/i18n/manuskript_de.ts index 9cc76a96..da30e64b 100644 --- a/i18n/manuskript_de.ts +++ b/i18n/manuskript_de.ts @@ -875,7 +875,7 @@ Nutze das, wenn du YAML-Errors bekommst. The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard could wasn't abled to kill a baby?' (Harry Potter) + evil wizard wasn't able to kill a baby?' (Harry Potter) Die Ausgangssituation, in Form von 'Was wäre wenn ...?" Fragen. Beispiel: "Was wäre wenn der gefährlichste böse Zauberer nicht in der Lage wäre, ein Baby zu töten?" (Harry Potter) diff --git a/i18n/manuskript_es.ts b/i18n/manuskript_es.ts index 6f72d352..a86d5b58 100644 --- a/i18n/manuskript_es.ts +++ b/i18n/manuskript_es.ts @@ -841,7 +841,7 @@ Use that if you get YAML related error. The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard could wasn't abled to kill a baby?' (Harry Potter) + evil wizard wasn't able to kill a baby?' (Harry Potter) La situación básica en la forma de una pregunta tipo "¿Que pasaría sí...?'. Ej:"¿Que pasaría si el más peligroso hechicero malvado no pudiera ser capaz de matar un bebe?" (Harry Potter) diff --git a/i18n/manuskript_fr.ts b/i18n/manuskript_fr.ts index fbda55c2..5a3122ca 100644 --- a/i18n/manuskript_fr.ts +++ b/i18n/manuskript_fr.ts @@ -935,7 +935,7 @@ Use that if you get YAML related error. The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard could wasn't abled to kill a baby?' (Harry Potter) + evil wizard wasn't able to kill a baby?' (Harry Potter) La situation de base, sous la forme d'une question "Et si…?". Par exemple: "Et si le plus dangereux des sorciers maléfiques n'était pas capable de tuer un petit bébé?" (Harry Potter) diff --git a/i18n/manuskript_sv.ts b/i18n/manuskript_sv.ts index 37c79c06..46433bff 100644 --- a/i18n/manuskript_sv.ts +++ b/i18n/manuskript_sv.ts @@ -875,7 +875,7 @@ Använd detta om du får ett felmeddelande angående YAML. The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard could wasn't abled to kill a baby?' (Harry Potter) + evil wizard wasn't able to kill a baby?' (Harry Potter) Den grundläggande situationen i form av en "Tänk om...?"-mening. Exempel: 'Tänk om världens farligaste onda trollkarl misslyckades med att döda en baby?' (Harry Potter) diff --git a/manuskript/mainWindow.py b/manuskript/mainWindow.py index f70a846e..35dc22cd 100644 --- a/manuskript/mainWindow.py +++ b/manuskript/mainWindow.py @@ -1144,7 +1144,7 @@ class MainWindow(QMainWindow, Ui_MainWindow): (self.lytSituation, self.tr( """The basic situation, in the form of a 'What if...?' question. Ex: 'What if the most dangerous - evil wizard could wasn't abled to kill a baby?' (Harry Potter)"""), + evil wizard wasn't able to kill a baby?' (Harry Potter)"""), 1), (self.lytSummary, self.tr(