Skip to content

Commit c9801b2

Browse files
authored
fix printf warning error (#34)
1 parent 9504dad commit c9801b2

File tree

2 files changed

+84469
-3
lines changed

2 files changed

+84469
-3
lines changed

Diff for: src/zh-kawaii-patch.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ msgstr "需要%<#pragma omp section%>或%<}%>,请添加上它并对它道歉
8686

8787
msgid ""
8888
"%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
89-
msgstr "格式%q.*s需要类型%<%s%s%>,但实参 %d 的类型却是%qT,长点心吧喂!!!"
89+
msgstr "%s %<%s%.*s%> 需要参数类型%<%s%s%>,但第 %d 个实参的类型却是%qT,长点心吧喂!!!"
9090

9191
msgid ""
9292
"%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
93-
msgstr "格式%q.*s需要类型%<%s%s%>,但实参 %d 的类型却是%qT,长点心吧喂!!!"
93+
msgstr "%s %<%s%.*s%> 需要参数类型%<%T%s%>,但第 %d 个实参的类型却是%qT,长点心吧喂!!!"
9494

9595
msgid ""
9696
"call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
@@ -1256,4 +1256,4 @@ msgid "-install_name only allowed with -dynamiclib"
12561256
msgstr "-install_name 只能和 -dynamiclib 一起使用喵!"
12571257

12581258
msgid "-bundle not allowed with -dynamiclib"
1259-
msgstr "-bundle 不……不能与 -dynamiclib 在一起喵!"
1259+
msgstr "-bundle 不……不能与 -dynamiclib 在一起喵!"

0 commit comments

Comments
 (0)