From bf4e574a1fcf70d4899ae11ba084dc4aaf42c429 Mon Sep 17 00:00:00 2001 From: therealmate <61843503+therealmate@users.noreply.github.com> Date: Tue, 20 May 2025 21:40:25 +0200 Subject: [PATCH] Remove redundant quotes --- i18n/en/cosmic_files.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/en/cosmic_files.ftl b/i18n/en/cosmic_files.ftl index 69d1653..d676382 100644 --- a/i18n/en/cosmic_files.ftl +++ b/i18n/en/cosmic_files.ftl @@ -237,14 +237,14 @@ moved = Moved {$items} {$items -> [one] item *[other] items } from "{$from}" to "{$to}" -permanently-deleting = Permanently deleting "{$items}" "{$items -> +permanently-deleting = Permanently deleting {$items} {$items -> [one] item *[other] items - }" -permanently-deleted = Permanently deleted "{$items}" "{$items -> + } +permanently-deleted = Permanently deleted {$items} {$items -> [one] item *[other] items - }" + } renaming = Renaming "{$from}" to "{$to}" renamed = Renamed "{$from}" to "{$to}" restoring = Restoring {$items} {$items ->