diff --git a/translations/homepage/ja_JP.php b/translations/homepage/ja_JP.php
index bf6e1a6c1..04d4bae45 100644
--- a/translations/homepage/ja_JP.php
+++ b/translations/homepage/ja_JP.php
@@ -14,8 +14,8 @@ $translated_by = "このページはDaiki Nodaが翻訳しました";
//Home Page
$actual_version = "最新版";
-$actual_version_text = "最新版はこちらから". $qupzilla_version_date .
- "最新版のバージョンは" . $qupzilla_version . ". Changes in changelog.
Don't hesitate and download it right now!";
+$actual_version_text = "最新の更新は" . $qupzilla_version_date ."に行われました"
+ "最新版のバージョンは" . $qupzilla_version . "です。更新履歴をぜひご覧ください。
QupZillaをぜひダウンロードしてくださいこちらからすぐにでもできます!";
$actual_version_button = "DOWNLOAD";
$older_versions = "更新履歴";
$older_versions_text = "各バージョンごとの機能などの変遷を知りたいですか?
それらの変遷はすべてgithubのchangelogから参照できます。";