From af53312b838b1caca59fb0279daa606089c03b02 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 23 Feb 2020 22:31:25 +0000 Subject: corestrings: add '443' Signed-off-by: Daniel Silverstone --- utils/corestringlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils') diff --git a/utils/corestringlist.h b/utils/corestringlist.h index c9d0749f2..02689fcab 100644 --- a/utils/corestringlist.h +++ b/utils/corestringlist.h @@ -139,6 +139,7 @@ CORESTRING_LWC_STRING(_blank); CORESTRING_LWC_STRING(_parent); CORESTRING_LWC_STRING(_self); CORESTRING_LWC_STRING(_top); +CORESTRING_LWC_STRING(443); /* unusual lwc strings */ CORESTRING_LWC_VALUE(shortcut_icon, "shortcut icon"); -- cgit v1.2.1