1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Fixed conflicts

This commit is contained in:
sys9kdr 2012-03-16 22:33:09 +09:00 committed by nowrep
parent 4119a265fa
commit c0c21653c3

View File

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