diff --git a/l10n/gl.js b/l10n/gl.js index ae80a74..e17015a 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -51,7 +51,7 @@ OC.L10N.register( "Select a question type!" : "Seleccione o tipo de pregunta!", "Cannot have the same question!" : "Non pode ter a mesma pregunta!", "Two answers cannot be the same!" : "Non poden ser as mesmas dúas respostas!", - "Title must not be empty!" : "O título non pode estar baleiro!", + "Title must not be empty!" : "O título non debe estar baleiro!", "Must have at least one question!" : "Ten que haber polo menos unha pregunta!", "All questions need answers!" : "Todas as preguntas precisan respostas!", "Need to pick an expiration date!" : "É necesario escoller unha data de caducidade!", diff --git a/l10n/gl.json b/l10n/gl.json index 85c4070..bb6d229 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -49,7 +49,7 @@ "Select a question type!" : "Seleccione o tipo de pregunta!", "Cannot have the same question!" : "Non pode ter a mesma pregunta!", "Two answers cannot be the same!" : "Non poden ser as mesmas dúas respostas!", - "Title must not be empty!" : "O título non pode estar baleiro!", + "Title must not be empty!" : "O título non debe estar baleiro!", "Must have at least one question!" : "Ten que haber polo menos unha pregunta!", "All questions need answers!" : "Todas as preguntas precisan respostas!", "Need to pick an expiration date!" : "É necesario escoller unha data de caducidade!",