home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Graphisme / GoogleSketchUp / GoogleSketchUpWFR.exe / GoogleSketchUp8.msi / SketchUpMeta.cab / examples.strings.78D17A5F_0E0A_44D2_877D_2C56D45D16B7 < prev    next >
Encoding:
Text File  |  2010-08-26  |  1.4 KB  |  41 lines

  1. //Copyright 2008 Google
  2. //Strings for Examples.rb scripts
  3. //Animation.rb
  4. //FPS stands for frames per second
  5. "FPS"="FPS";
  6. "Animations"="Animations";
  7. "Spin View"="Spin View";
  8. "Stop Spinning"="Stop Spinning";
  9. //Attributes.rb
  10. "Cost per sq. foot"="Cost per sq. foot";
  11. "Cost Estimate"="Cost Estimate";
  12. "Material"="Material";
  13. "Cost By Material"="Cost By Material";
  14. "Could not find Material named"="Could not find Material named";
  15. "Total Cost Estimate"="Total Cost Estimate";
  16. "Cost Estimate"="Cost Estimate";
  17. "Cost"="Cost";
  18. "Assign Estimate to Material"="Assign Estimate to Material";
  19. "Assign Estimate to Faces"="Assign Estimate to Faces";
  20. "Compute Estimate"="Compute Estimate";
  21. //Box.rb
  22. "Width"="Width";
  23. "Height"="Height";
  24. "Depth"="Depth";
  25. "Box Dimensions"="Box Dimensions";
  26. "Create Box"="Create Box";
  27. "Box"="Box";
  28. //ContextMenu.rb
  29. "Point at Center"="Point at Center";
  30. //LineTool.rb
  31. "Select second end"="Select second end";
  32. "Select first end"="Select first end";
  33. "Create Cylinder"="Create Cylinder";
  34. //Selection.rb
  35. "Hide Rest"="Hide Rest";
  36. "Layer"="Layer";
  37. "Select By Layer"="Select By Layer";
  38. "Select By Material"="Select By Material";
  39. "Default"="Default";
  40. "Ruby Script Examples"="Ruby Script Examples";
  41. "Adds examples of tools created in Ruby to the SketchUp interface.  The example tools are Draw->Box, Plugins->Cost and Camera->Animations."="Adds examples of tools created in Ruby to the SketchUp interface.  The example tools are Draw->Box, Plugins->Cost and Camera->Animations.";