Ignore:
Timestamp:
11/23/2009 11:13:51 AM (2 years ago)
Author:
lowjoel
Message:

Added the Italian support files for Andrea Ramacciotti who has kindly volunteered to translate Eraser to Italian.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Eraser/Eraser.csproj

    r1303 r1320  
    163163      <SubType>Designer</SubType> 
    164164    </EmbeddedResource> 
     165    <EmbeddedResource Include="Strings.it.resx" /> 
    165166    <EmbeddedResource Include="Strings.resx"> 
    166167      <SubType>Designer</SubType> 
     
    331332    </PostBuildEvent> 
    332333    <PreBuildEvent>call "$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.cs.in" "$(SolutionDir)Version.cs" 
    333 csgettext --merge --recursive EN,NL "$(ProjectDir)\" Strings 
     334csgettext --merge --recursive EN,NL,IT "$(ProjectDir)\" Strings 
    334335if ERRORLEVEL 0 exit 0</PreBuildEvent> 
    335336  </PropertyGroup> 
Note: See TracChangeset for help on using the changeset viewer.