]> cat aescling's git repositories - mastodon.git/commitdiff
Don't mention default post privacy on hints for locked accounts (#4222)
authorunarist <m.unarist@gmail.com>
Sun, 16 Jul 2017 12:02:03 +0000 (21:02 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 16 Jul 2017 12:02:03 +0000 (14:02 +0200)
"defaults post privacy to followers-only" only means...

* default value of `visibility` param on post API
* default value for web UI privacy setting (i.e. it will be overridden if they once updated)

...so, many users won't see an effect of it.

config/locales/simple_form.en.yml
config/locales/simple_form.ja.yml

index fbaf0ff68928e10ce2c236abdd32166192aba063..476ccc7731296d63a29634a76f0922a5301453bc 100644 (file)
@@ -8,7 +8,7 @@ en:
           one: <span class="name-counter">1</span> character left
           other: <span class="name-counter">%{count}</span> characters left
         header: PNG, GIF or JPG. At most 2MB. Will be downscaled to 700x335px
-        locked: Requires you to manually approve followers and defaults post privacy to followers-only
+        locked: Requires you to manually approve followers
         note:
           one: <span class="note-counter">1</span> character left
           other: <span class="note-counter">%{count}</span> characters left
index 9342398a8c9d3207e1a3f8cb9b8d1f316df2d331..74cf91de463c8b9fd2af114fee343f91adf5c0e1 100644 (file)
@@ -6,7 +6,7 @@ ja:
         avatar: 2MBまでのPNGやGIF、JPGが利用可能です。120x120pxまで縮小されます。
         display_name: あと<span class="name-counter">%{count}</span>文字入力できます。
         header: 2MBまでのPNGやGIF、JPGが利用可能です。 700x335pxまで縮小されます。
-        locked: フォロワーを手動で承認する必要があります。デフォルトではトゥートの公開範囲はフォロワーのみです。
+        locked: フォロワーを手動で承認する必要があります。
         note: あと<span class="note-counter">%{count}</span>文字入力できます。
       imports:
         data: 他の Mastodon インスタンスからエクスポートしたCSVファイルを選択して下さい