From c8bea18d5afdefe76056c680ea606d7ca46c9701 Mon Sep 17 00:00:00 2001 From: maria-komarova <57502897+maria-komarova@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:33:26 -0700 Subject: [PATCH] sentence case and dialog copy changes --- i18n/en/cosmic_edit.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/en/cosmic_edit.ftl b/i18n/en/cosmic_edit.ftl index c809e20..5dbbf49 100644 --- a/i18n/en/cosmic_edit.ftl +++ b/i18n/en/cosmic_edit.ftl @@ -29,8 +29,8 @@ unstaged-changes = Unstaged changes project-search = Project search ## Prompt save changes -prompt-save-changes-title = Unsaved changes -prompt-unsaved-changes = You have unsaved changes. Save? +prompt-save-changes-title = Save changes before closing? +prompt-unsaved-changes = You have unsaved changes. If you continue without saving, these changes will be lost. cancel = Cancel discard = Discard changes save-all = Save all @@ -64,7 +64,7 @@ replace = Replace replace-all = Replace all case-sensitive = Case sensitive use-regex = Use regex -wrap-around = Wrap Around +wrap-around = Wrap around # Menu