SGLang.lang = $.extend(SGLang.lang, {
ToolTitle: "SkylineGlobe - Skyline Software Systems, Inc.",
Text_DisplayByAttributeCaption: "Display By Attribute",
Text_ColorizeByAttributeCaption: "Colorize By Attribute",
help: "Help",
Text_DisplayByAttrBtn: "Display by
Attribute",
Text_ColorizeByAttrBtn: "Colorize by
Attribute",
Text_Layer: "Layer:",
Text_Attribute: "Attribute:",
Text_3DMLNotFound: "Please select a 3D Mesh layer from the Project Tree and run this tool again. ",
Text_ErrorWhileExit: "Unexpected error occurred while trying to exit the Display By Attribute tool. ",
Text_TooManyAttributes: "There are too many unique values for this Attribute field. Select a different Attribute. ",
Text_SetAll: "Set all to:",
Text_All: "All",
Text_Set: "Set",
Text_Empty: "-EMPTY-",
Text_Reshuffle: "Reshuffle",
Text_Opacity: "Opacity:",
Text_Default: "Default Color",
Text_SGSTooOld: "Operation is only supported by SkylineGlobe Server v7.2 or higher. ",
Text_Save: "Save",
Text_SaveMessage: "Setting was saved successfully.",
Text_AlertCaption: "TerraExplorer",
Text999: ""
});