Imported Upstream version 3.6.0

Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
This commit is contained in:
Jo Shields
2014-08-13 10:39:27 +01:00
commit a575963da9
50588 changed files with 8155799 additions and 0 deletions

View File

@ -0,0 +1,297 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.214
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace System.Web.WebPages.Administration {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class AdminResources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AdminResources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("System.Web.WebPages.Administration.Resources.AdminResources", typeof(AdminResources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Home.
/// </summary>
internal static string AdminHome {
get {
return ResourceManager.GetString("AdminHome", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Web Pages Administration.
/// </summary>
internal static string AdminModuleDisplayTitle {
get {
return ResourceManager.GetString("AdminModuleDisplayTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Admin Module requires write access to ~/App_Data.
/// </summary>
internal static string AdminModuleRequiresAccessToAppData {
get {
return ResourceManager.GetString("AdminModuleRequiresAccessToAppData", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ASP.NET Web Pages Administration.
/// </summary>
internal static string AdminModuleTitle {
get {
return ResourceManager.GetString("AdminModuleTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to To reset the password, delete the &lt;strong&gt;{0}&lt;/strong&gt; file and revisit this page..
/// </summary>
internal static string AdminPasswordChangeInstructions {
get {
return ResourceManager.GetString("AdminPasswordChangeInstructions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;a href=&quot;{0}&quot;&gt;Click here&lt;/a&gt; to continue and verify your password after you have renamed the file to Password.config..
/// </summary>
internal static string ContinueAfterEnableText {
get {
return ResourceManager.GetString("ContinueAfterEnableText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create Password.
/// </summary>
internal static string CreatePassword {
get {
return ResourceManager.GetString("CreatePassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to For security reasons your password hash is saved in a file named _Password.config in the /App_Data/Admin/ folder of your website. To fully enable site administration, rename the file to Password.config by removing the underscore (_) character from the file name. If this is the first time you are seeing these instructions and you have not yet created a password, then remove the /App_Data/Admin/_Password.config file. This will remove a previously created password and allow you to create your own password.
/// </summary>
internal static string EnableInstructions {
get {
return ResourceManager.GetString("EnableInstructions", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter Password.
/// </summary>
internal static string EnterPassword {
get {
return ResourceManager.GetString("EnterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Forgot Password?.
/// </summary>
internal static string ForgotPassword {
get {
return ResourceManager.GetString("ForgotPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The return URL specified for request redirection is invalid..
/// </summary>
internal static string InvalidReturnUrl {
get {
return ResourceManager.GetString("InvalidReturnUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
internal static string Login {
get {
return ResourceManager.GetString("Login", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login to ASP.NET Web Pages Administration.
/// </summary>
internal static string LoginTitle {
get {
return ResourceManager.GetString("LoginTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logo.
/// </summary>
internal static string LogoLabel {
get {
return ResourceManager.GetString("LogoLabel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logout.
/// </summary>
internal static string Logout {
get {
return ResourceManager.GetString("Logout", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Module already registered for virtual path &apos;{0}&apos;.
/// </summary>
internal static string ModuleAlreadyRegistered {
get {
return ResourceManager.GetString("ModuleAlreadyRegistered", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Modules.
/// </summary>
internal static string Modules {
get {
return ResourceManager.GetString("Modules", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No modules are currently installed..
/// </summary>
internal static string NoAdminModulesInstalled {
get {
return ResourceManager.GetString("NoAdminModulesInstalled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password.
/// </summary>
internal static string Password {
get {
return ResourceManager.GetString("Password", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm Password.
/// </summary>
internal static string ReenterPassword {
get {
return ResourceManager.GetString("ReenterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Accessing pages in ASP.NET Web Pages Package Administration requires a password. You create the password the first time you visit a page in this directory..
/// </summary>
internal static string RegisterDesc {
get {
return ResourceManager.GetString("RegisterDesc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create a password.
/// </summary>
internal static string RegisterTitle {
get {
return ResourceManager.GetString("RegisterTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ASP.NET Web Pages Administration Security Check.
/// </summary>
internal static string SecurityTitle {
get {
return ResourceManager.GetString("SecurityTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The password in incorrect.
/// </summary>
internal static string Validation_PasswordIncorrect {
get {
return ResourceManager.GetString("Validation_PasswordIncorrect", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A password is required..
/// </summary>
internal static string Validation_PasswordRequired {
get {
return ResourceManager.GetString("Validation_PasswordRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm password does not match password.
/// </summary>
internal static string Validation_PasswordsDoNotMatch {
get {
return ResourceManager.GetString("Validation_PasswordsDoNotMatch", resourceCulture);
}
}
}
}

View File

@ -0,0 +1,201 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AdminModuleTitle" xml:space="preserve">
<value>ASP.NET Web Pages Administration</value>
</data>
<data name="LoginTitle" xml:space="preserve">
<value>Login to ASP.NET Web Pages Administration</value>
</data>
<data name="RegisterTitle" xml:space="preserve">
<value>Create a password</value>
</data>
<data name="ModuleAlreadyRegistered" xml:space="preserve">
<value>Module already registered for virtual path '{0}'</value>
</data>
<data name="NoAdminModulesInstalled" xml:space="preserve">
<value>No modules are currently installed.</value>
</data>
<data name="Validation_PasswordIncorrect" xml:space="preserve">
<value>The password in incorrect</value>
</data>
<data name="Validation_PasswordRequired" xml:space="preserve">
<value>A password is required.</value>
</data>
<data name="Logout" xml:space="preserve">
<value>Logout</value>
</data>
<data name="Login" xml:space="preserve">
<value>Login</value>
</data>
<data name="Password" xml:space="preserve">
<value>Password</value>
</data>
<data name="AdminModuleRequiresAccessToAppData" xml:space="preserve">
<value>The Admin Module requires write access to ~/App_Data</value>
</data>
<data name="CreatePassword" xml:space="preserve">
<value>Create Password</value>
</data>
<data name="InvalidReturnUrl" xml:space="preserve">
<value>The return URL specified for request redirection is invalid.</value>
</data>
<data name="EnterPassword" xml:space="preserve">
<value>Enter Password</value>
</data>
<data name="ReenterPassword" xml:space="preserve">
<value>Confirm Password</value>
</data>
<data name="Validation_PasswordsDoNotMatch" xml:space="preserve">
<value>Confirm password does not match password</value>
</data>
<data name="EnableInstructions" xml:space="preserve">
<value>For security reasons your password hash is saved in a file named _Password.config in the /App_Data/Admin/ folder of your website. To fully enable site administration, rename the file to Password.config by removing the underscore (_) character from the file name. If this is the first time you are seeing these instructions and you have not yet created a password, then remove the /App_Data/Admin/_Password.config file. This will remove a previously created password and allow you to create your own password</value>
<comment>This resource string will be printed without html encoding. Ensure parameters are html encoded.</comment>
</data>
<data name="AdminPasswordChangeInstructions" xml:space="preserve">
<value>To reset the password, delete the &lt;strong&gt;{0}&lt;/strong&gt; file and revisit this page.</value>
<comment>This resource string will be printed without html encoding. Ensure parameters are html encoded.</comment>
</data>
<data name="ForgotPassword" xml:space="preserve">
<value>Forgot Password?</value>
</data>
<data name="Modules" xml:space="preserve">
<value>Modules</value>
</data>
<data name="RegisterDesc" xml:space="preserve">
<value>Accessing pages in ASP.NET Web Pages Package Administration requires a password. You create the password the first time you visit a page in this directory.</value>
</data>
<data name="AdminHome" xml:space="preserve">
<value>Home</value>
</data>
<data name="AdminModuleDisplayTitle" xml:space="preserve">
<value>Web Pages Administration</value>
</data>
<data name="LogoLabel" xml:space="preserve">
<value>Logo</value>
</data>
<data name="ContinueAfterEnableText" xml:space="preserve">
<value>&lt;a href="{0}"&gt;Click here&lt;/a&gt; to continue and verify your password after you have renamed the file to Password.config.</value>
<comment>This resource string will be printed without html encoding. Ensure parameters are html encoded.</comment>
</data>
<data name="SecurityTitle" xml:space="preserve">
<value>ASP.NET Web Pages Administration Security Check</value>
</data>
</root>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,277 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="PackageSourceLabel" xml:space="preserve">
<value>Source</value>
</data>
<data name="PageLabel" xml:space="preserve">
<value>Page</value>
</data>
<data name="InstallPackage" xml:space="preserve">
<value>Install</value>
</data>
<data name="DefaultPackageSourceName" xml:space="preserve">
<value>Default</value>
</data>
<data name="NoPackagesFound" xml:space="preserve">
<value>No packages found.</value>
</data>
<data name="PackageInstallationError" xml:space="preserve">
<value>Error installing package "{0}":</value>
</data>
<data name="PackageUninstallationError" xml:space="preserve">
<value>Error occurred uninstalling package "{0}":</value>
</data>
<data name="SearchLabel" xml:space="preserve">
<value>Search</value>
</data>
<data name="UninstallPackage" xml:space="preserve">
<value>Uninstall</value>
</data>
<data name="BadRequest" xml:space="preserve">
<value>Bad Request</value>
</data>
<data name="ModuleDesc" xml:space="preserve">
<value>A collection of tools to automate the process of installing, upgrading, configuring, and removing packages from an ASP.NET application.</value>
</data>
<data name="ModuleTitle" xml:space="preserve">
<value>Package Manager</value>
</data>
<data name="NoPackagesInstalled" xml:space="preserve">
<value>No packages installed. &lt;p&gt;&lt;a href="{0}"&gt;Install packages from an online feed&lt;/a&gt;&lt;/p&gt;</value>
<comment>Not HTML encoding the text. Ensure params are encoded</comment>
</data>
<data name="AuthorsLabel" xml:space="preserve">
<value>Author</value>
</data>
<data name="WordSeparator" xml:space="preserve">
<value>, </value>
<comment>String used as glue to join multiple words into a single comma separated string </comment>
</data>
<data name="Disclaimer" xml:space="preserve">
<value>By clicking "Install" you agree to the license terms for the package(s) above. If you do not agree to the license terms, click "Cancel." Each package is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.</value>
</data>
<data name="InstallPackageDesc" xml:space="preserve">
<value>Installing package {0}.</value>
</data>
<data name="UninstallPackageDesc" xml:space="preserve">
<value>Uninstalling package {0}.</value>
</data>
<data name="AreYouSureUninstall" xml:space="preserve">
<value>Are you sure you want to uninstall &lt;strong&gt;{0}&lt;/strong&gt;?</value>
<comment>Not HTML encoding the text. Ensure params are encoded </comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="UninstallSuccess" xml:space="preserve">
<value>Package &lt;strong&gt;{0}&lt;/strong&gt; was successfully uninstalled.</value>
<comment>Not HTML encoding the text. Ensure params are encoded</comment>
</data>
<data name="UpdatePackage" xml:space="preserve">
<value>Update</value>
</data>
<data name="JavascriptRequired" xml:space="preserve">
<value>JavaScript is required to correctly view this page.</value>
</data>
<data name="ViewLicenseTerms" xml:space="preserve">
<value>View License Terms</value>
</data>
<data name="InstallSuccess" xml:space="preserve">
<value>Package &lt;strong&gt;{0}&lt;/strong&gt; was successfully installed.</value>
<comment>Not HTML encoding the text. Ensure params are encoded</comment>
</data>
<data name="UpdatePackageDesc" xml:space="preserve">
<value>Updating package {0} to version {1}.</value>
<comment>Updating Foo 1.1 to version 1.3.</comment>
</data>
<data name="UpdateSuccess" xml:space="preserve">
<value>Package &lt;strong&gt;{0}&lt;/strong&gt; was successfully updated.</value>
<comment>Not HTML encoding the text. Ensure params are encoded</comment>
</data>
<data name="ClearLabel" xml:space="preserve">
<value>Clear</value>
</data>
<data name="ManageSourcesDesc" xml:space="preserve">
<value>Use this page to manage your package sources.</value>
</data>
<data name="AddPackageSourceLabel" xml:space="preserve">
<value>Add Package Source</value>
</data>
<data name="DeleteLabel" xml:space="preserve">
<value>Delete</value>
</data>
<data name="SourceNameLabel" xml:space="preserve">
<value>Name</value>
</data>
<data name="SourceUrlLabel" xml:space="preserve">
<value>Source</value>
</data>
<data name="ManageSourcesTitle" xml:space="preserve">
<value>Manage Package Sources</value>
</data>
<data name="Validation_InvalidPackageSourceUrl" xml:space="preserve">
<value>Invalid source url.</value>
</data>
<data name="PackageSourceFileInstructions" xml:space="preserve">
<value>Unable to read package source file. Ensure that the file "{0}" is writeable and the contents of the file have not been modified externally.</value>
</data>
<data name="RestoreDefaultSources" xml:space="preserve">
<value>Restore Default </value>
</data>
<data name="PackageUpdateError" xml:space="preserve">
<value>Error occurred updating package "{0}":</value>
</data>
<data name="RemoveDependencies" xml:space="preserve">
<value>Remove Dependencies?</value>
</data>
<data name="SectionTitle" xml:space="preserve">
<value>Packages</value>
</data>
<data name="Validation_PackageSourceAlreadyExists" xml:space="preserve">
<value>Specified package source already exists.</value>
</data>
<data name="ShowLabel" xml:space="preserve">
<value>Show</value>
</data>
<data name="InstalledLabel" xml:space="preserve">
<value>Installed</value>
</data>
<data name="OnlineLabel" xml:space="preserve">
<value>Online</value>
</data>
<data name="UpdatesLabel" xml:space="preserve">
<value>Updates</value>
</data>
<data name="NuGetFeed" xml:space="preserve">
<value>Default (All)</value>
</data>
<data name="PrivacyStatement" xml:space="preserve">
<value>Privacy Statement</value>
</data>
<data name="UnknownFrameworkReference" xml:space="preserve">
<value>Unknown framework assembly: "{0}"</value>
</data>
<data name="NextText" xml:space="preserve">
<value>Next</value>
</data>
<data name="PreviousText" xml:space="preserve">
<value>Previous</value>
</data>
</root>