Pokaż
Ignoruj:
Data:
2009-11-27 09:51:57 (16 years ago)
Autor:
alina
Opis:

re #215 dodanie linka wyloguj na stronie z potwierdzeniem gdy platnosc ok, wydzielenie funkcji do tłumaczen

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj

    r883 r903  
    7474      <DependentUpon>tlumaczenia.it.resx</DependentUpon> 
    7575    </Compile> 
    76     <Compile Include="App_GlobalResources\tlumaczenia.en.designer.cs"> 
    77       <AutoGen>True</AutoGen> 
    78       <DesignTime>True</DesignTime> 
    79       <DependentUpon>tlumaczenia.en.resx</DependentUpon> 
    80     </Compile> 
    8176    <Compile Include="App_GlobalResources\tlumaczenia.designer.cs"> 
    8277      <AutoGen>True</AutoGen> 
    8378      <DesignTime>True</DesignTime> 
    8479      <DependentUpon>tlumaczenia.resx</DependentUpon> 
     80    </Compile> 
     81    <Compile Include="App_GlobalResources\tlumaczenia.pl.designer.cs"> 
     82      <AutoGen>True</AutoGen> 
     83      <DesignTime>True</DesignTime> 
     84      <DependentUpon>tlumaczenia.pl.resx</DependentUpon> 
    8585    </Compile> 
    8686    <Compile Include="Controllers\AccountController.cs" /> 
     
    157157  </ItemGroup> 
    158158  <ItemGroup> 
     159    <Content Include="App_GlobalResources\tlumaczenia.pl.resx"> 
     160      <Generator>GlobalResourceProxyGenerator</Generator> 
     161      <LastGenOutput>tlumaczenia.pl.designer.cs</LastGenOutput> 
     162    </Content> 
     163  </ItemGroup> 
     164  <ItemGroup> 
    159165    <Content Include="App_GlobalResources\tlumaczenia.resx"> 
    160166      <Generator>GlobalResourceProxyGenerator</Generator> 
     
    163169  </ItemGroup> 
    164170  <ItemGroup> 
    165     <Content Include="App_GlobalResources\tlumaczenia.en.resx"> 
    166       <Generator>GlobalResourceProxyGenerator</Generator> 
    167       <LastGenOutput>tlumaczenia.en.designer.cs</LastGenOutput> 
    168     </Content> 
    169   </ItemGroup> 
    170   <ItemGroup> 
    171171    <Content Include="App_GlobalResources\tlumaczenia.de.resx"> 
    172172      <Generator>GlobalResourceProxyGenerator</Generator> 
     
    186186    </Content> 
    187187    <Content Include="Views\Platnosc\Fail.aspx" /> 
     188    <Content Include="Views\Platnosc\Form.aspx" /> 
    188189    <Content Include="Views\Platnosc\Ok.aspx" /> 
    189190    <Content Include="Views\Platnosc\Paid.aspx" />