diff --git a/package.json b/package.json index 337359a6..e2e4da9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "ImportExportTools NG", "name": "import-export-tools-ng", - "version": "12.0.3-b7", + "version": "12.0.3-b8", "description": "Import and export next-gen tools for messages and folders", "author": "Christopher Leidigh", "engines": { diff --git a/src/chrome/locale/pt-PT/mboximport/mboximport.properties b/src/chrome/locale/pt-PT/mboximport/mboximport.properties index ffef80f0..3c8ab113 100644 --- a/src/chrome/locale/pt-PT/mboximport/mboximport.properties +++ b/src/chrome/locale/pt-PT/mboximport/mboximport.properties @@ -54,7 +54,7 @@ noPDFnoPrinter=Nenhuma impressora parece instalada nesta máquina. Este recurso subjectFmtToken=${assunto} senderFmtToken=${remetente} -destinatárioFmtToken=${destinatário} +recipientFmtToken=${destinatário} senderEmailFmtToken=${remetente_email} recipientEmailFmtToken=${destinatário_email} smartNameFmtToken=${nome_inteligente} diff --git a/src/manifest.json b/src/manifest.json index e606222c..b595cdd9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "12.0.3-b7", + "version": "12.0.3-b8", "description": "__MSG_extensionDescription__", "author": "Christopher Leidigh", "applications": { diff --git a/xpi/import-export-tools-ng-12.0.3-b8-tb.xpi b/xpi/import-export-tools-ng-12.0.3-b8-tb.xpi new file mode 100644 index 00000000..2fa034a4 Binary files /dev/null and b/xpi/import-export-tools-ng-12.0.3-b8-tb.xpi differ