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

@@ -634,8 +634,8 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd
<string name="theme_item_unread_message_background_color_detail">"Aplicado a: Fondo de Mensaje No Leído"</string>
<string name="theme_item_divider_color">"Color de Barra Divisora"</string>
<string name="theme_item_divider_color_detail">"Aplicado a: Divisor de comentarios, divisor en páginas para publicar, etc."</string>
<string name="theme_item_no_preview_link_background_color">"Color de Enlace Sin Vista Previa"</string>
<string name="theme_item_no_preview_link_background_color_detail">"Aplicado a: Lugar de Enlace Sin Vista Previa"</string>
<string name="theme_item_no_preview_post_type_background_color">"Color de Enlace Sin Vista Previa"</string>
<string name="theme_item_no_preview_post_type_background_color_detail">"Aplicado a: Lugar de Enlace Sin Vista Previa"</string>
<string name="theme_item_vote_and_reply_unavailable_button_color">"Color de Voto No Disponible"</string>
<string name="theme_item_vote_and_reply_unavailable_button_color_detail">"Aplicado a: Botones de voto y respuesta (No Disponible)"</string>
<string name="theme_item_comment_vertical_bar_color_1">"Color 1 de la Barra Vertical de Comentario"</string>