Skip to content

Commit

Permalink
Merge pull request #14 from afriza/master
Browse files Browse the repository at this point in the history
[FIXED JENKINS-21051] fix inverted English-Japanese translation
  • Loading branch information
albers committed Sep 25, 2014
2 parents a956682 + 0679ab5 commit c9f1564
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
@@ -1,7 +1,7 @@
<!--
~ The MIT License
~
~ Copyright (c) 2011-2013, Seiji Sogabe
~ Copyright (c) 2011-2013, CloudBees, Inc., Stephen Connolly.
~
~ Permission is hereby granted, free of charge, to any person obtaining a copy
~ of this software and associated documentation files (the "Software"), to deal
Expand All @@ -23,5 +23,5 @@
-->

<div>
Jenkinsのマスターノード上でのファイルのパスです。
The path to the file on the Jenkins master node.
</div>
@@ -1,7 +1,7 @@
<!--
~ The MIT License
~
~ Copyright (c) 2011-2013, CloudBees, Inc., Stephen Connolly.
~ Copyright (c) 2011-2013, Seiji Sogabe
~
~ Permission is hereby granted, free of charge, to any person obtaining a copy
~ of this software and associated documentation files (the "Software"), to deal
Expand All @@ -23,5 +23,5 @@
-->

<div>
The path to the file on the Jenkins master node.
Jenkinsのマスターノード上でのファイルのパスです。
</div>

0 comments on commit c9f1564

Please sign in to comment.