-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.world readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Milestone
Description
In this item:
C_Cpp > Vc Format > Space: Around Binary Operator
the translation is wrong.
The original translation is: "二进制运算符周围的空格。"
Correct translation is: "二元运算符周围的空格。"
The word "binary" here means the operator has two operands. "Unary" and "ternary" operators means the operator has one/three operands, hence "一元", "三元". “进制” is used for numeric systems, like decimal, hexadecimal, etc.
Metadata
Metadata
Assignees
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.world readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Type
Projects
Status
Done