Fix some duplicates

This commit is contained in:
picklesrus 2018-12-20 10:30:12 -05:00
parent 37cb2fb7fa
commit e864055605

View file

@ -67,11 +67,9 @@
"faq.paintEditorGradients":"New gradient controls",
"faq.soundEditorScratch3Title":"What are the new features in the Sound Editor?",
"faq.soundEditorScratch3Body":"The Sound Editor has been redesigned to make it easier to record and manipulate sounds. It offers a number of new features:",
"faq.soundEditorRecording":"New layout that makes available tools and options more visible",
"faq.soundEditorTrimming":"New tools such as an \"eraser\" that works in vector mode",
"faq.soundEditorEffects":"More options for selecting and adjusting colors",
"faq.soundEditorVector":"More control over vector points (curve handles and point modes)",
"faq.soundEditorLayers":"Additional controls for ordering layers (\"bring to front\", \"move to back\", etc.)",
"faq.soundEditorRecording":"New recording system that is easier to use",
"faq.soundEditorTrimming":"New audio trimming system that is easier to use",
"faq.soundEditorEffects":"New sound effects (such as \"faster\", \"slower\", \"echo\", and \"robot\")",
"faq.tipsWindwScratch3Title":"What happened to the Scratch Tips Window?",
"faq.tipsWindowScratch3Body":"Instead of the Tips Window, Scratch 3.0 provides similar material through the Tutorials Library, which can be accessed through the <i>Tutorials</i> link in the top navigation bar in the programming editor. Youll find tutorials for entire projects (like \"Make a Chase Game\") or specific blocks and features (such as \"Record a Sound\" or \"Make it Spin\"). More tutorials will be added soon (such as \"Pong Game\" and \"Make It Fly\").",
"faq.remixDefinitionTitle":"What is a remix?",
@ -141,7 +139,7 @@
"faq.howToAddExtensionsTitle":"How do I add an extension to a project?",
"faq.howToAddExtensionsBody":"If you click on the <i>Extensions</i> button in the bottom left corner of the Scratch programming editor, you will see a listing of all Scratch Extensions. When you select one of the extensions, a new category of blocks will be added to your project. The extension will be automatically loaded each time your project is opened. You can add multiple extensions to the same project.",
"faq.createExtensionsTitle":"How do I create my own extension for Scratch",
"faq.createExtensionsBody":"If you click on the <i>Extensions</i> button in the bottom left corner of the Scratch programming editor, you will see a listing of all Scratch Extensions. When you select one of the extensions, a new category of blocks will be added to your project. The extension will be automatically loaded each time your project is opened. You can add multiple extensions to the same project.",
"faq.createExtensionsBody":"The Scratch Team will be publishing specifications and guidelines for extensions in the future. Once available, you will be able to submit extensions to the Scratch Team for consideration in the official Scratch 3.0 extensions library. Well also provide guidelines for developing and distributing \"experimental\" extensions, which can be used to create projects on individual computers, but not shared in the Scratch online community.",
"faq.scratchXTitle":"What will happen to the ScratchX website?",
"faq.scratchXBody":"The ScratchX website (scratchx.org) was an experimental testbed for extensions. Extensions created for ScratchX are not compatible with Scratch 3.0. Once experimental extensions are fully supported in Scratch we will discontinue support for ScratchX and provide developers and users time to transition off of ScratchX to the new extensions platform.",
"faq.cloudDataInfoTitle":"What are cloud variables?",