🏢 PlaceMaker | 25% off for February including new Google Earth data imports!
Learn more
ACT / Film and Stage Extension Strings
-
Does anyone have the strings file for the old "Film and Stage" or the newer "Advanced Camera Tools" in their "
%(#8000BF)[Sketchup X/Resources/#{Sketchup.get_locale}]
" directory.The
LanguageHandler
is trying to load "%(#8000BF)[adavancedcameratools.strings]
" into$fs_strings
but it's not happening. I don't have that file.I’d like to see what strings are available, before I go building my own hash.
-
don't know if the encoding will cope
// Copyright 2010 Google // Film and Stage extension strings "%.0f mm"="%.0f mm"; "%.1f degrees"="%.1f degrees"; "%.3f mm"="%.3f mm"; "Alt"="Alt"; "Aspect Ratio"="Aspect Ratio"; "Camera Name"="Camera Name"; "Camera Properties"="Camera Properties"; "Camera"="Camera"; "Cameras"="Cameras"; "Clear the aspect ratio bars and returns to the default camera"="Clear the aspect ratio bars and returns to the default camera"; "Create Camera"="Create Camera"; "Creates a physical camera with real world camera parameters"="Creates a physical camera with real world camera parameters"; "Ctrl"="Ctrl"; "Done"="Done"; "Edit Camera..."="Edit Camera..."; "Film and Stage Help"="Film and Stage Help"; "Film and Stage"="Film and Stage"; "Focal Length = %.0f mm"="Focal Length = %.0f mm"; "Focal length"="Focal length"; "Format = %s"="Format = %s"; "Height = %s"="Height = %s"; "Height"="Height"; "Hide %s"="Hide %s"; "Hide Center Mark"="Hide Center Mark"; "Hide Safe Zones"="Hide Safe Zones"; "Hide Stats"="Hide Stats"; "Image Width"="Image Width"; "Look Through Camera"="Look Through Camera"; "Looks through a camera created by 'Create Camera'"="Looks through a camera created by 'Create Camera'"; "Name = %s"="Name = %s"; "Name"="Name"; "No cameras are defined."="No cameras are defined."; "Pan [Left-Right]/Dolly [Forward-Back]. Shift = Truck/Pedestal, %s = Pan/Tilt, Shift + %s = Zoom (Focal Length)"="Pan [Left-Right]/Dolly [Forward-Back]. Shift = Truck/Pedestal, %s = Pan/Tilt, Shift + %s = Zoom (Focal Length)"; "Pan [Left-Right]/Tilt [Up-Down]"="Pan [Left-Right]/Tilt [Up-Down]"; "Reset Camera"="Reset Camera"; "Reset Tilt"="Reset Tilt"; "Safe Zone Visibility"="Safe Zone Visibility"; "Screen"="Screen"; "Select Camera Type/"="Select Camera Type/"; "Select Camera"="Select Camera"; "Show %s"="Show %s"; "Show all camera frustrums"="Show all camera frustrums"; "Show all cameras created with 'Create Camera'"="Show all cameras created with 'Create Camera'"; "Show All Cameras"="Show All Cameras"; "Show Center Mark"="Show Center Mark"; "Show Safe Zones"="Show Safe Zones"; "Show Stats"="Show Stats"; "Tilt = %.1f degrees"="Tilt = %.1f degrees"; "Tilt"="Tilt"; "Toggle Camera Frustrum"="Toggle Camera Frustrum"; "Truck [Left-Right]/Pedestal [Up-Down]"="Truck [Left-Right]/Pedestal [Up-Down]"; "Zoom (Focal Length) [Up-Down]"="Zoom (Focal Length) [Up-Down]";
-
Thanks John... seemed to paste OK into Notepad.
I saved as UNIX EOLs, and "UTF-8 without BOM". Will try it tomarrow.
Advertisement