UniPatcher icon indicating copy to clipboard operation
UniPatcher copied to clipboard

Fastlane directory uses invalid names for some locales

Open linsui opened this issue 7 months ago • 0 comments

Fastlane uses BCP47 locale tags, which use a - as the separator rather than _. There are a number of locales that use the _ here. Please rename those dirs to use -. Thanks!

For reference: F-Droid downstream issue.

linsui avatar Jul 11 '25 08:07 linsui