You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/skills/validate-translation.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,11 @@ metadata:
57
57
| Inconsistent term | WARNING | Same term translated differently |
58
58
| High-freq term translated | INFO | Terms like `int`, `list` should stay English |
59
59
60
+
### 7. Context-Dependent Decisions
61
+
| Check | Severity | Description |
62
+
|-------|----------|-------------|
63
+
| Reviewer context rule | INFO | If a reviewer decides a term/pattern depends on nearby context, record it in the Context Decision Log in `terminology-check` for future reference. |
64
+
60
65
## Validation Process
61
66
62
67
1.**Read the PO entry** - Parse msgid, msgstr, comments, and flags
0 commit comments