Try to clarify format incompatibility

This commit is contained in:
Anton Thomasson 2020-01-10 19:58:27 +01:00
parent 901944ecd8
commit 7b52a0ab57
6 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ function supported_formats(printer)
if(supported.length == 0) if(supported.length == 0)
{ {
supported.push(qsTr("No relevant formats supported")) supported.push(qsTr("No compatible formats supported"))
} }
return supported.join(" "); return supported.join(" ");

View file

@ -282,7 +282,7 @@
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<source>No relevant formats supported</source> <source>No compatible formats supported</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>

View file

@ -282,8 +282,8 @@
<translation>ppp</translation> <translation>ppp</translation>
</message> </message>
<message> <message>
<source>No relevant formats supported</source> <source>No compatible formats supported</source>
<translation>No hay formatos relevantes compatibles</translation> <translation type="unfinished">No hay formatos compatibles</translation>
</message> </message>
</context> </context>
</TS> </TS>

View file

@ -282,8 +282,8 @@
<translation>pts/cm</translation> <translation>pts/cm</translation>
</message> </message>
<message> <message>
<source>No relevant formats supported</source> <source>No compatible formats supported</source>
<translation>Aucun format approprié n&apos;est pris en charge</translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
</TS> </TS>

View file

@ -282,8 +282,8 @@
<translation>/</translation> <translation>/</translation>
</message> </message>
<message> <message>
<source>No relevant formats supported</source> <source>No compatible formats supported</source>
<translation></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>
</TS> </TS>

View file

@ -282,7 +282,7 @@
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<source>No relevant formats supported</source> <source>No compatible formats supported</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
</context> </context>