From dd0d48b90db1a4569926cc81e5744a6b691a5291 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Mon, 2 Jun 2014 12:02:30 -0700 Subject: [PATCH] Translated untranslated Japanese string --- src/main/resources/i18n/sone.ja.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/i18n/sone.ja.properties b/src/main/resources/i18n/sone.ja.properties index 783e2c9..093954c 100644 --- a/src/main/resources/i18n/sone.ja.properties +++ b/src/main/resources/i18n/sone.ja.properties @@ -97,7 +97,7 @@ Page.Index.Button.Post=投稿! Page.Index.PostList.Title=ポストフィード Page.Index.PostList.Text.NoPostYet=誰も投稿していません。ぜひ投稿をスタートしましょう! Page.Index.PostList.Text.FollowSomeSones=もしくは誰もフォローしてないですか? {link}既知のSone{/link}を表示し、面白そうなSoneをフォローしましょう。 -Page.Index.PostList.Text.AutoFollowOption=You also have the option of automatically following newly discovered Sones. Take a look at the {link}options{/link} to activate the auto-follow feature! +Page.Index.PostList.Text.AutoFollowOption=新しく発見したSoneを自動的にフォローすることができます。{link}オプション{/link}から設定が可能です。 Page.New.Title=新しい投稿と返信 - Sone Page.New.Page.Title=新しい投稿と返信 -- 2.7.4