diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties
index 313bf71fe80..7c13fa07a4b 100644
--- a/client/WEB-INF/classes/resources/messages.properties
+++ b/client/WEB-INF/classes/resources/messages.properties
@@ -1,5 +1,6 @@
<<<<<<< HEAD
<<<<<<< HEAD
+<<<<<<< HEAD
#new labels (begin) **********************************************************************************************
label.virtual.routers=Virtual Routers
label.primary.storage.count=Primary Storage Pools
@@ -1385,6 +1386,12 @@ error.unresolved.internet.name=Your internet name cannot be resolved.
=======
label.installWizard.title=Hello and Welcome to CloudStack™.
=======
+=======
+message.migrate.instance.to.host=Please confirm that you want to migrate instance to another host.
+label.migrate.instance.to.host=Migrate instance to another host
+message.migrate.instance.to.ps=Please confirm that you want to migrate instance to another primary storage.
+label.migrate.instance.to.ps=Migrate instance to another primary storage
+>>>>>>> 4b2709c... Add missing localization for instances.js
label.corrections.saved=Corrections saved
message.installWizard.copy.whatIsSecondaryStorage=Secondary storage is associated with a zone, and it stores the following:
- Templates - OS images that can be used to boot VMs and can include additional configuration information, such as installed applications
- ISO images - OS images that can be bootable or non-bootable
- Disk volume snapshots - saved copies of VM data which can be used for data recovery or to create new templates
message.installWizard.copy.whatIsPrimaryStorage=A CloudStack™ cloud infrastructure makes use of two types of storage: primary storage and secondary storage. Both of these can be iSCSI or NFS servers, or localdisk.
Primary storage is associated with a cluster, and it stores the disk volumes of each guest VM for all the VMs running on hosts in that cluster. The primary storage server is typically located close to the hosts.
diff --git a/client/WEB-INF/classes/resources/messages_ja.properties b/client/WEB-INF/classes/resources/messages_ja.properties
index 0a9d2491eb7..1af01c32218 100644
--- a/client/WEB-INF/classes/resources/messages_ja.properties
+++ b/client/WEB-INF/classes/resources/messages_ja.properties
@@ -1,7 +1,14 @@
<<<<<<< HEAD
+<<<<<<< HEAD
#new labels (begin) **********************************************************************************************
#cloudstack 3.0 (begin) ********************************************************************************************
=======
+=======
+message.migrate.instance.to.host=別のホストにインスタンスを移行することを確認してください。
+label.migrate.instance.to.host=別のホストにインスタンスを移行する
+message.migrate.instance.to.ps=別のプライマリ·ストレージにインスタンスを移行することを確認してください。
+label.migrate.instance.to.ps=別のプライマリストレージにインスタンスを移行する
+>>>>>>> 4b2709c... Add missing localization for instances.js
label.corrections.saved=修正が保存され
message.installWizard.copy.whatIsSecondaryStorage=セカンダリストレージは、ゾーンに関連付けられており、それは次のように格納されてい:- テンプレート - OSイメージのVMを起動すると、インストール済みのアプリケーションなどの追加の構成情報を含めることができます使用することができます
- ISOイメージ - ブートまたは非ブートできるOSイメージ
- ディスクボリュームのスナップショット - データ復旧のために使用することができ、VMデータのコピーを保存したり、新しいテンプレートを作成する
message.installWizard.copy.whatIsPrimaryStorage=プライマリストレージとセカンダリストレージ:CloudStack™クラウド·インフラストラクチャは、ストレージの2つのタイプを使用しています。これらの両方は、iSCSIまたはNFSサーバー、またはlocaldiskすることができます。
プライマリ·ストレージは、クラスタに関連付けられており、そのクラスタ内のホスト上で実行されているすべてのVMの各ゲストVMのディスクボリュームに格納されています。プライマリ·ストレージ·サーバーは通常、ホストの近くに位置しています。
diff --git a/ui/index.jsp b/ui/index.jsp
index 49ec35af4d4..04239f3a645 100644
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@ -1724,6 +1724,7 @@