-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
Description
I see that ksnip v1.7.3 and git HEAD versions are all providing ksnip_zh_Hans.qm
. However on a Linux system with zh_CN.UTF-8
locale (aka Chinese (China) locale), ksnip interface are all showing in English. The terminal output is like:
Unable to find any translation files for ksnip.
Unable to find any translation files for kImageAnnotator.
After making a symlink from ksnip_zh_Hans.qm
to ksnip_zh_CN.qm
, this problem disappears and ksnip is showing in translated strings.
The full locale
output on my system is:
% locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:zh
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=