1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-06-05 21:09:11 +02:00

Fix issue #31 - Show more content when available (with a toggle button)

This commit is contained in:
Thomas
2020-11-07 10:09:58 +01:00
parent 02cc00780d
commit 8c958a2563
7 changed files with 89 additions and 1 deletions

View File

@@ -17,6 +17,9 @@
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>