mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
- .po file for en-US culture containing strings from the orchard code base.
--HG-- branch : dev
This commit is contained in:
2055
src/Orchard.Web/Core/App_Data/Localization/en-US/orchard.core.po
Normal file
2055
src/Orchard.Web/Core/App_Data/Localization/en-US/orchard.core.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -206,6 +206,10 @@
|
||||
<Content Include="Common\Views\DisplayTemplates\Parts\Common.Body.Manage.ascx" />
|
||||
<Content Include="Dashboard\Views\Web.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<None Include="App_Data\Localization\en-US\orchard.core.po" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Orchard.Commands {
|
||||
public class CommandHandlerDescriptor {
|
||||
|
||||
Reference in New Issue
Block a user