diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-08-29 15:17:01 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2009-08-29 15:17:01 -0700 |
commit | 4ff31bd433a56d6e3bc083e833ca721acaae419e (patch) | |
tree | a06f9b80f9035d62ffcc5042f9e29eec4bf77111 /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj | |
parent | fe7ecf2051eee9af0536f1c637644183a3243a6f (diff) | |
download | DotNetOpenAuth-4ff31bd433a56d6e3bc083e833ca721acaae419e.zip DotNetOpenAuth-4ff31bd433a56d6e3bc083e833ca721acaae419e.tar.gz DotNetOpenAuth-4ff31bd433a56d6e3bc083e833ca721acaae419e.tar.bz2 |
Added localized strings in Serbian.
Special thanks to Branislav Uzelac who provided the translation.
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r-- | src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj index 414d3d0..7a4ab1d 100644 --- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj +++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj @@ -132,6 +132,7 @@ <Compile Include="Hosting\HostingTests.cs" /> <Compile Include="Hosting\HttpHost.cs" /> <Compile Include="Hosting\TestingWorkerRequest.cs" /> + <Compile Include="LocalizationTests.cs" /> <Compile Include="Messaging\CollectionAssert.cs" /> <Compile Include="Messaging\EnumerableCacheTests.cs" /> <Compile Include="Messaging\ErrorUtilitiesTests.cs" /> |