Skip to content

NSObjectExtension: Fix the empty settings screen when choosing chinese local

barkaoui malek requested to merge malekBarkaoui/vlc-ios:issues983 into master

NSObjectExtension: Fix the empty settings screen when choosing chinese local language by checking if it's traditional chinese or simplified and -Hans or -Hant according to description Locale.current.description

closes #983 (closed)

Merge request reports