-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathi18n_check_output.txt
More file actions
36 lines (33 loc) · 2.28 KB
/
i18n_check_output.txt
File metadata and controls
36 lines (33 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
======================================================================
i18n Missing Key Checker
======================================================================
Scanned keys used in code: 1027
Locale files found: en, ja, ko, ru, zh-CN, zh-TW
──────────────────────────────────────────────────────────────────────
Missing in [en]: 7 key(s)
──────────────────────────────────────────────────────────────────────
python : Traceback (most recent c
all last):
所在位置 行:1 字符: 1
+ python scripts/check_i18n.py >
i18n_check_output.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : No
tSpecified: (Traceback (most
recent call last)::String)
[], RemoteException
+ FullyQualifiedErrorId : Na
tiveCommandError
File "C:\Users\xzq\Documents\Gi
tHub\N.E.K.O-Himifox\scripts\chec
k_i18n.py", line 176, in <module>
main()
File "C:\Users\xzq\Documents\Gi
tHub\N.E.K.O-Himifox\scripts\chec
k_i18n.py", line 118, in main
print(f" \u2717 {key}")
UnicodeEncodeError: 'gbk' codec c
an't encode character '\u2717' in
position 2: illegal multibyte se
quence