-
-
Notifications
You must be signed in to change notification settings - Fork 103
xliff标记的特殊符号会被翻译成别的 #91
Copy link
Copy link
Closed
Labels
fixedbug has been fixedbug has been fixed
Description
Please ensure you have given all the following requested information in your report.
Please select the affected platforms
- Android Studio
- IntelliJ IDEA
Please select the translator to use
- Google (API)
- Microsoft
- Baidu
- Youdao
- Ali
Version of Plugin and IDE
- Plugin Version:2.7.0
- IDE Version:Build #AI-213.7172.25.2113.9123335, built on September 30, 2022
Issue details
strings.xml文件中,%s和%d,已经被xliff标记,但还是被翻译成了别的语言,或者%c、%S等
已发现设涉及的语言包括:ar,bg,el,hi,it,ko,sr,vi
上线后就会报错
java.util.UnknownFormatConversionException: (Conversion = 'r')
at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2787)
at java.util.Formatter$FormatSpecifier.<init>(Formatter.java:2817)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fixedbug has been fixedbug has been fixed