Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPreviewPostTypeIconTint is available in custom theme.

This commit is contained in:
Alex Ning
2020-11-07 12:07:35 +08:00
parent a4b95aee24
commit b39f90e275
19 changed files with 146 additions and 106 deletions

View File

@@ -671,8 +671,8 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd
<string name="theme_item_unread_message_background_color_detail">"適用先: 未読メッセージの背景"</string>
<string name="theme_item_divider_color">"分割線"</string>
<string name="theme_item_divider_color_detail">"適用先: コメントの分割線、投稿時のページ分割線、等"</string>
<string name="theme_item_no_preview_link_background_color">"プレビューのないリンク 背景"</string>
<string name="theme_item_no_preview_link_background_color_detail">"適用先: プレビューのないリンクの背景"</string>
<string name="theme_item_no_preview_post_type_background_color">"プレビューのないリンク 背景"</string>
<string name="theme_item_no_preview_post_type_background_color_detail">"適用先: プレビューのないリンクの背景"</string>
<string name="theme_item_vote_and_reply_unavailable_button_color">"評価と返信ボタン 無効状態"</string>
<string name="theme_item_vote_and_reply_unavailable_button_color_detail">"適用先: 無効となっている評価と返信ボタン"</string>
<string name="theme_item_comment_vertical_bar_color_1">"コメント 縦線1"</string>