mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
added cat 🐈
This commit is contained in:
parent
a14aef8418
commit
117730e9a8
2 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
</ScrollView>
|
||||
|
||||
<HorizontalScrollView
|
||||
android:scrollbars="none"
|
||||
android:id="@+id/apply_btt_holder"
|
||||
android:layout_gravity="bottom"
|
||||
android:gravity="bottom|end"
|
||||
|
|
|
@ -185,7 +185,7 @@
|
|||
<string name="normal_no_plot">No Plot Found</string>
|
||||
<string name="torrent_no_plot">No Description Found</string>
|
||||
|
||||
<string name="show_log_cat">Show logcat</string>
|
||||
<string name="show_log_cat">Show logcat 🐈</string>
|
||||
|
||||
<string name="picture_in_picture">Picture-in-picture</string>
|
||||
<string name="picture_in_picture_des">Continues playback in a miniature player on top of other apps</string>
|
||||
|
|
Loading…
Reference in a new issue