From 6edaf8c3c586b903f88ce5d2c81323e3d263f673 Mon Sep 17 00:00:00 2001 From: Rye Mutt <rye@alchemyviewer.org> Date: Sun, 14 May 2023 19:21:23 -0400 Subject: [PATCH] Bugfix --- indra/newview/skins/default/xui/en/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 31370a93da4..eae7dcb5590 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -599,6 +599,7 @@ http://secondlife.com/support for help fixing this problem. <string name="choose_the_directory">Choose Directory</string> <string name="script_files">Scripts</string> <string name="dictionary_files">Dictionaries</string> + <string name="gltf_files">GLTF Files</string> <string name="zip_files">Zip files</string> <!-- LSL Usage Hover Tips --> -- GitLab