Merge pull request #482 from MATsxm/patch-13

Update en.yaml
This commit is contained in:
Andy Miller
2016-04-06 18:34:27 -06:00

View File

@@ -353,7 +353,7 @@ PLUGIN_ADMIN:
CSS_PIPELINE_INCLUDE_EXTERNALS: "Include externals in CSS pipeline"
CSS_PIPELINE_INCLUDE_EXTERNALS_HELP: "External URLs sometimes have relative file references and shouldn't be pipelined"
CSS_PIPELINE_BEFORE_EXCLUDES: "CSS pipeline render first"
CSS_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the CSS pipline before any other CSS references that are not included"
CSS_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the CSS pipeline before any other CSS references that are not included"
CSS_MINIFY: "CSS minify"
CSS_MINIFY_HELP: "Minify the CSS during pipelining"
CSS_MINIFY_WINDOWS_OVERRIDE: "CSS minify Windows override"
@@ -365,7 +365,7 @@ PLUGIN_ADMIN:
JAVASCRIPT_PIPELINE_INCLUDE_EXTERNALS: "Include externals in JS pipeline"
JAVASCRIPT_PIPELINE_INCLUDE_EXTERNALS_HELP: "External URLs sometimes have relative file references and shouldn't be pipelined"
JAVASCRIPT_PIPELINE_BEFORE_EXCLUDES: "JS pipeline render first"
JAVASCRIPT_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the JS pipline before any other CSS references that are not included"
JAVASCRIPT_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the JS pipeline before any other CSS references that are not included"
JAVASCRIPT_MINIFY: "JavaScript minify"
JAVASCRIPT_MINIFY_HELP: "Minify the JS during pipelining"
ENABLED_TIMESTAMPS_ON_ASSETS: "Enable timestamps on assets"