James Moger
2012-03-25 df35adb4488c65ceb750c1230c67a5c0c51d338f
Include partial Japanese translation with Manager
1 files modified
3 ■■■■ changed files
build.xml 3 ●●●● patch | view | raw | blame | history
build.xml
@@ -599,6 +599,7 @@
            <resource file="${basedir}/resources/commit_merge_16x16.png" />
            <resource file="${basedir}/resources/blank.png" />
            <resource file="${basedir}/src/com/gitblit/wicket/GitBlitWebApp.properties" />
            <resource file="${basedir}/src/com/gitblit/wicket/GitBlitWebApp_ja.properties" />
            <class name="com.gitblit.client.GitblitManagerLauncher" />
            <classfilter>
@@ -986,4 +987,4 @@
        <delete dir="${project.war.dir}" />
        <delete dir="${project.deploy.dir}" />
    </target>
</project>
</project>