File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 android : layout_below =" @+id/threads_text_view"
8989 android : layout_marginLeft =" 24dp"
9090 android : layout_marginRight =" 24dp"
91- android : orientation = " horizontal "
92- android : paddingBottom = " 12dp " >
91+ android : layout_marginBottom = " 12dp "
92+ android : orientation = " horizontal " >
9393
9494 <org .schabi.newpipe.views.NewPipeTextView
9595 android : id =" @+id/threads_count"
109109 </LinearLayout >
110110
111111 <org .schabi.newpipe.views.NewPipeTextView
112- android : id =" @+id/streams_hidden"
113112 android : layout_width =" match_parent"
114113 android : layout_height =" wrap_content"
115114 android : layout_below =" @+id/threads_layout"
116115 android : layout_marginLeft =" 24dp"
117116 android : layout_marginRight =" 24dp"
118- android : layout_marginBottom =" 6dp"
119- android : textAlignment =" textEnd"
120- android : text =" @string/streams_not_yet_supported_removed" />
117+ android : layout_marginBottom =" 12dp"
118+ android : gravity =" center"
119+ android : text =" @string/streams_not_yet_supported_removed"
120+ android : textSize =" 12sp" />
121121
122122</RelativeLayout >
Original file line number Diff line number Diff line change 740740 <string name =" you_successfully_subscribed" >You now subscribed to this channel</string >
741741 <string name =" enumeration_comma" >,</string >
742742 <string name =" toggle_all" >Toggle all</string >
743- <string name =" streams_not_yet_supported_removed" >Note that streams which are not supported by the downloader yet have been removed </string >
743+ <string name =" streams_not_yet_supported_removed" >Streams which are not yet supported by the downloader are not shown </string >
744744 <string name =" selected_stream_external_player_not_supported" >The selected stream is not supported by external players</string >
745745 <string name =" no_audio_streams_available_for_external_players" >No audio streams are available for external players</string >
746746 <string name =" no_video_streams_available_for_external_players" >No video streams are available for external players</string >
You can’t perform that action at this time.
0 commit comments