From 1aac48d1460823dc6d208f73cbd27648e33fdc3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Bures=CC=8C?= Date: Tue, 16 Dec 2025 20:46:44 +0100 Subject: [PATCH] ~ Locale --- Cork/Localizable.xcstrings | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/Cork/Localizable.xcstrings b/Cork/Localizable.xcstrings index a8e856b9..3cda04f0 100644 --- a/Cork/Localizable.xcstrings +++ b/Cork/Localizable.xcstrings @@ -58185,23 +58185,6 @@ } } }, - "start-page.adoptable-packages.available.%lld-excluded.%lld" : { - "comment" : "A headline that describes how many adoptable packages are available, including any that have been excluded. The first argument is the count of adoptable packages that are not excluded. The second argument is the count of adoptable packages that have been excluded.", - "localizations" : { - "en" : { - "stringUnit" : { - "state" : "translated", - "value" : "There are %1$lld installed apps -excluded.%2$lld" - } - }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Il y a %1$lld applications installées (exclues : %2$lld)." - } - } - } - }, "start-page.adoptable-packages.excluded.%lld" : { "comment" : "A subheading displaying the number of apps that will not be adopted. The argument is the count of apps that will not be adopted.", "localizations" : { @@ -66264,4 +66247,4 @@ } }, "version" : "1.1" -} \ No newline at end of file +}