From 57d6b5f1203f30d9c9f79e2a08ee41623cdfaf61 Mon Sep 17 00:00:00 2001 From: Bernat Brunet Date: Fri, 18 Aug 2023 13:11:42 +0200 Subject: [PATCH] Fix translation bug. --- locale/ca.po | 2 +- locale/es.po | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/ca.po b/locale/ca.po index eea9f07..313ae01 100644 --- a/locale/ca.po +++ b/locale/ca.po @@ -895,7 +895,7 @@ msgctxt "selection:account.configuration.facturae,facturae_service:" msgid "Only Generate Facturae" msgstr "Només genera la Factura-e" -msgctxt "selection:account.configuration.facturae,service:" +msgctxt "selection:account.configuration.facturae,facturae_service:" msgid "None" msgstr "Cap" diff --git a/locale/es.po b/locale/es.po index a68698f..05b98cb 100644 --- a/locale/es.po +++ b/locale/es.po @@ -885,11 +885,11 @@ msgctxt "wizard_button:account.invoice.generate_facturae,start,generate:" msgid "Generate" msgstr "Generar" -msgctxt "selection:account.configuration.facturae,service:" +msgctxt "selection:account.configuration.facturae,facturae_service:" msgid "Only Generate Facturae" msgstr "Solo genera la Factura-e" -msgctxt "selection:account.configuration.facturae,service:" +msgctxt "selection:account.configuration.facturae,facturae_service:" msgid "None" msgstr "Ninguno"