Skip to content

Commit

Permalink
Multiple project types possible
Browse files Browse the repository at this point in the history
Implementation of icons for the PDF using pngs
  • Loading branch information
donker committed Mar 30, 2015
1 parent fce1532 commit 511dafa
Show file tree
Hide file tree
Showing 1,222 changed files with 2,109 additions and 1,872 deletions.
9 changes: 3 additions & 6 deletions App_LocalResources/SharedResources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@
<data name="Projects.Text" xml:space="preserve">
<value>Projects</value>
</data>
<data name="ProjectType.Text" xml:space="preserve">
<value>Project Type</value>
<data name="ProjectTypes.Text" xml:space="preserve">
<value>Project Types</value>
</data>
<data name="Return.Text" xml:space="preserve">
<value>Return</value>
Expand All @@ -162,9 +162,6 @@
<data name="ProjectName.Required" xml:space="preserve">
<value>A project name is required</value>
</data>
<data name="ProjectType.Required" xml:space="preserve">
<value>Please select a project type</value>
</data>
<data name="Url.Pattern" xml:space="preserve">
<value>Please specify a full url (http(s)://url/to/resource)</value>
</data>
Expand Down Expand Up @@ -210,7 +207,7 @@
<data name="ProjectName.Help" xml:space="preserve">
<value>Please keep this concise so people quickly recognize the project.</value>
</data>
<data name="ProjectType.Help" xml:space="preserve">
<data name="ProjectTypes.Help" xml:space="preserve">
<value>What kind of project is this? Let us know if the one you want is not there.</value>
</data>
<data name="Status.Help" xml:space="preserve">
Expand Down
Loading

0 comments on commit 511dafa

Please sign in to comment.