Fix minor expression

This commit is contained in:
nyampire
2013-02-12 06:00:07 +09:00
parent e8efb98150
commit b0bd041f2f
+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: "設定リセット"
},