File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6565 "preferences_continue_autoplay_label" : " Autoplay next video: " ,
6666 "preferences_listen_label" : " Listen by default: " ,
6767 "preferences_local_label" : " Proxy videos: " ,
68- "preferences_watch_history " : " Enable watch history: " ,
68+ "preferences_watch_history_label " : " Enable watch history: " ,
6969 "preferences_speed_label" : " Default speed: " ,
7070 "preferences_quality_label" : " Preferred video quality: " ,
7171 "preferences_quality_option_dash" : " DASH (adaptative quality)" ,
Original file line number Diff line number Diff line change 207207 <legend ><%= translate(locale, " preferences_category_subscription" ) %> </legend >
208208
209209 <div class =" pure-control-group" >
210- <label for =" watch_history" ><%= translate(locale, " preferences_watch_history " ) %> </label >
210+ <label for =" watch_history" ><%= translate(locale, " preferences_watch_history_label " ) %> </label >
211211 <input name =" watch_history" id =" watch_history" type =" checkbox" <% if preferences.watch_history %> checked <% end %> >
212212 </div >
213213
You can’t perform that action at this time.
0 commit comments