From 9f1facb3ea4da7a6024908742a25b3d39b6f0b93 Mon Sep 17 00:00:00 2001 From: jameswartell <33641420+jameswartell@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:00:24 -0600 Subject: [PATCH] typo fix Type loose->lose. Noticed this during an upgrade. --- .../src/main/resources/ApplicationResources.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties b/xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties index 54cecb821e09..dcf078bbb70e 100644 --- a/xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties +++ b/xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties @@ -3775,7 +3775,7 @@ extensions.uninstall.error.uninstallFailure=Failed to uninstall extension with i extensions.uninstall.error.prepareFailure=Failed to prepare uninstalling extension with id {0} and version {1}: extensions.uninstall.error.notInstalled=This extension is not installed. extensions.uninstall.cleanPages.label=Delete unused wiki pages? -extensions.uninstall.cleanPages.hint=The following wiki pages are not needed any more so it should be safe to delete them. Unselect the ones that you wish to keep. The wiki pages that have modifications are left unselected so that you don't loose your changes. Select them if those changes are not important. +extensions.uninstall.cleanPages.hint=The following wiki pages are not needed any more so it should be safe to delete them. Unselect the ones that you wish to keep. The wiki pages that have modifications are left unselected so that you don't lose your changes. Select them if those changes are not important. extensions.uninstall.cleanPages.selectedCount={0} / {1} pages selected extensions.search.submit=Search extensions.search.tip=search extension...