Index: branches/Emisje/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
===================================================================
--- branches/Emisje/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (revision 895)
+++ branches/Emisje/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (revision 939)
@@ -74,13 +74,13 @@
       <DependentUpon>tlumaczenia.it.resx</DependentUpon>
     </Compile>
-    <Compile Include="App_GlobalResources\tlumaczenia.en.designer.cs">
-      <AutoGen>True</AutoGen>
-      <DesignTime>True</DesignTime>
-      <DependentUpon>tlumaczenia.en.resx</DependentUpon>
-    </Compile>
     <Compile Include="App_GlobalResources\tlumaczenia.designer.cs">
       <AutoGen>True</AutoGen>
       <DesignTime>True</DesignTime>
       <DependentUpon>tlumaczenia.resx</DependentUpon>
+    </Compile>
+    <Compile Include="App_GlobalResources\tlumaczenia.pl.designer.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>tlumaczenia.pl.resx</DependentUpon>
     </Compile>
     <Compile Include="Controllers\AccountController.cs" />
@@ -99,5 +99,4 @@
     <Compile Include="Models\ErrorViewData.cs" />
     <Compile Include="Models\InvoiceDetailsViewData.cs" />
-    <Compile Include="Models\MerchantViewData.cs" />
     <Compile Include="Models\OperationType.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
@@ -136,7 +135,4 @@
   </ItemGroup>
   <ItemGroup>
-    <Content Include="Views\Shared\Glowna.Master" />
-  </ItemGroup>
-  <ItemGroup>
     <Content Include="Content\admoto.css" />
     <Content Include="Content\truck.css" />
@@ -157,13 +153,15 @@
   </ItemGroup>
   <ItemGroup>
+    <Content Include="App_GlobalResources\tlumaczenia.pl.resx">
+      <Generator>GlobalResourceProxyGenerator</Generator>
+      <LastGenOutput>tlumaczenia.pl.designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
+    </Content>
+  </ItemGroup>
+  <ItemGroup>
     <Content Include="App_GlobalResources\tlumaczenia.resx">
       <Generator>GlobalResourceProxyGenerator</Generator>
       <LastGenOutput>tlumaczenia.designer.cs</LastGenOutput>
-    </Content>
-  </ItemGroup>
-  <ItemGroup>
-    <Content Include="App_GlobalResources\tlumaczenia.en.resx">
-      <Generator>GlobalResourceProxyGenerator</Generator>
-      <LastGenOutput>tlumaczenia.en.designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
     </Content>
   </ItemGroup>
@@ -178,4 +176,5 @@
       <Generator>GlobalResourceProxyGenerator</Generator>
       <LastGenOutput>tlumaczenia.fr.designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
     </Content>
   </ItemGroup>
@@ -184,6 +183,8 @@
       <Generator>GlobalResourceProxyGenerator</Generator>
       <LastGenOutput>tlumaczenia.it.designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
     </Content>
     <Content Include="Views\Platnosc\Fail.aspx" />
+    <Content Include="Views\Platnosc\Form.aspx" />
     <Content Include="Views\Platnosc\Ok.aspx" />
     <Content Include="Views\Platnosc\Paid.aspx" />
@@ -208,5 +209,5 @@
         <WebProjectProperties>
           <UseIIS>False</UseIIS>
-          <AutoAssignPort>True</AutoAssignPort>
+          <AutoAssignPort>False</AutoAssignPort>
           <DevelopmentServerPort>3646</DevelopmentServerPort>
           <DevelopmentServerVPath>/</DevelopmentServerVPath>
