You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enable playlist video search mode by default; add Ctrl+F binding
* Fix subject-verb agreement on two search labels
* Remove playlist video search bar when only one video is in the playlist
* Add check for search video mode allowed that is requisite for keybinding
* Remove unnecessary 'async function' in mounted
* Fix styling issue
Copy file name to clipboardexpand all lines: static/locales/en-US.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ User Playlists:
141
141
Your saved videos are empty. Click on the save button on the corner of a video to have it listed here: Your saved videos are empty. Click on the save button on the corner of a video to have
142
142
it listed here
143
143
You have no playlists. Click on the create new playlist button to create a new one.: You have no playlists. Click on the create new playlist button to create a new one.
144
-
Empty Search Message: There are no videos in this playlist that matches your search
144
+
Empty Search Message: There are no videos in this playlist that match your search
145
145
Search bar placeholder: Search for Playlists
146
146
Playlists with Matching Videos: Playlists with Matching Videos
147
147
@@ -235,7 +235,7 @@ History:
235
235
History: History
236
236
Watch History: Watch History
237
237
Your history list is currently empty.: Your history list is currently empty.
238
-
Empty Search Message: There are no videos in your history that matches your search
238
+
Empty Search Message: There are no videos in your history that match your search
0 commit comments