diff --git a/Sources/Localization/en.lproj/Localizable.strings b/Sources/Localization/en.lproj/Localizable.strings index c5320ba840..7f38be54d8 100644 --- a/Sources/Localization/en.lproj/Localizable.strings +++ b/Sources/Localization/en.lproj/Localizable.strings @@ -83,7 +83,7 @@ "product-add.no-nutrition" = "Nutrition facts are not displayed on the product"; "product-add.ocr-ingredients.success" = "Materials for the elaboration"; -"product-add.ocr-ingredients.error" = "No se pudieron extraer los ingredientes de la imagen"; +"product-add.ocr-ingredients.error" = "Image ingredients could not be extracted"; "product-add.ocr-ingredients.saving" = "Extracting ingredients from the picture…"; "product-add.ocr-ingredients.not-yet" = "Waiting for an ingredient picture to analyze";