From 2845b232a77d37733b20aafd366cf0f2533aff43 Mon Sep 17 00:00:00 2001 From: Philipp Oeser Date: Mon, 27 Apr 2020 18:49:43 +0200 Subject: Fix T75522: Math node truncate operator tooltip provides no explanation --- release/scripts/modules/bl_i18n_utils/settings.py | 1 - 1 file changed, 1 deletion(-) (limited to 'release/scripts/modules/bl_i18n_utils') diff --git a/release/scripts/modules/bl_i18n_utils/settings.py b/release/scripts/modules/bl_i18n_utils/settings.py index c736f78d501..c233681dc41 100644 --- a/release/scripts/modules/bl_i18n_utils/settings.py +++ b/release/scripts/modules/bl_i18n_utils/settings.py @@ -377,7 +377,6 @@ WARN_MSGID_NOT_CAPITALIZED_ALLOWED = { "normal", "right", "the lazy dog", - "trunc(A)", "unable to load movie clip", "unable to load text", "unable to open the file", -- cgit v1.2.3