Merge pull request #727 from nyampire/master

Fix Japanese Translation (minor)
This commit is contained in:
Tom MacWright
2013-02-11 13:17:06 -08:00
+4 -4
View File
@@ -24,10 +24,10 @@ locale.en = {
key: "B"
},
draw_area: {
tail: "クリックするとエリアにポイントを追加できます。起点となっているポイントをクリックするとエリアが作成されます"
tail: "クリックするとエリアにポイントを追加できます。起点となっているポイントをクリックするとエリアが作成されます"
},
draw_line: {
tail: "クリックするとラインにポイントを追加できます。クリックすることで他のラインと接続することが可能です。ライン描画を終了するにはダブルクリックしてください"
tail: "クリックするとラインにポイントを追加できます。クリックすることで他のラインと接続することが可能です。ライン描画を終了するにはダブルクリックしてください"
}
},
@@ -183,9 +183,9 @@ locale.en = {
layerswitcher: {
title: "背景画像",
description: "背景画像設定",
description: "背景画像設定",
percent_brightness: "{opacity}% 輝度",
fix_misalignment: "値の調整",
fix_misalignment: "背景画像を移動",
reset: "設定リセット"
},