Adding an exporting handler for localization part.

Changing the name of the exported tag for the text fields.

--HG--
branch : dev
This commit is contained in:
Suha Can
2011-03-14 17:36:33 -07:00
parent 185166bffa
commit 4a1a995952
3 changed files with 17 additions and 2 deletions

View File

@@ -43,6 +43,8 @@
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Controllers\AdminController.cs" />