Fix UI messages, typos, etc.

This commit is contained in:
2021-11-01 17:28:07 +01:00
parent 69e5042258
commit 2f667c2bc9
5 changed files with 13 additions and 3 deletions

View File

@@ -400,6 +400,8 @@ WARN_MSGID_NOT_CAPITALIZED_ALLOWED = {
"verts only",
"view",
"virtual parents",
"and NVIDIA driver version 470 or newer",
"and AMD driver version ??? or newer",
}
WARN_MSGID_NOT_CAPITALIZED_ALLOWED |= set(lng[2] for lng in LANGUAGES)