From 9d14fcf79d8efc2d19e4b9651c04aa4799fc0d91 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 9 Sep 2023 09:06:18 +1000 Subject: [PATCH] Add a missing word to translations --- ftl/core/importing.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftl/core/importing.ftl b/ftl/core/importing.ftl index a761abd6e..50a89bd17 100644 --- a/ftl/core/importing.ftl +++ b/ftl/core/importing.ftl @@ -163,12 +163,12 @@ importing-existing-notes-skipped = importing-conflicting-notes-skipped = { $count -> [one] { $count } note was not imported, because its note type has changed. - *[other] { $count } were not imported, because their note type has changed. + *[other] { $count } notes were not imported, because their note type has changed. } importing-conflicting-notes-skipped2 = { $count -> [one] { $count } note was not imported, because its notetype has changed, and '{ importing-merge-notetypes }' was not enabled. - *[other] { $count } were not imported, because their notetype has changed, and '{ importing-merge-notetypes }' was not enabled. + *[other] { $count } notes were not imported, because their notetype has changed, and '{ importing-merge-notetypes }' was not enabled. } importing-import-log = Import Log importing-no-notes-in-file = No notes found in file.