From 033838c242114ab2bb58b4549bbd3fcd5d309e09 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 1 May 2020 12:29:24 -0600 Subject: [PATCH] remove hard to understand and incorrect comment sentence --- gtk2_ardour/cocoacarbon.mm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gtk2_ardour/cocoacarbon.mm b/gtk2_ardour/cocoacarbon.mm index 8c5cac90fa..7a85226bd1 100644 --- a/gtk2_ardour/cocoacarbon.mm +++ b/gtk2_ardour/cocoacarbon.mm @@ -72,10 +72,6 @@ set_language_preference () dialect (e.g. "it_IT"). But in reality, it doesn't bother looking for locale dirs with the full name, only the short code (it doesn't know any better). - - Since Apple's preferred language list only consists of short language codes, - if we set LANGUAGE then gettext will not look for the relevant long-form - variants. */ /* how to get language preferences with CoreFoundation