- History page re-design
- Added app history management (doesn't affect web site's history) - Extended history information for videos (watching progress) - Continue where you left off feature - Watch later playlist now acts like regular playlist - If video is longer than 1 hour ads will be shown every 30 minutes - Added incognito mode (available in video card context menu) - Search suggestions now run smoother Related Work Items: #140, #252
This commit is contained in:
@@ -120,6 +120,18 @@
|
||||
<data name="addTo.Label" xml:space="preserve">
|
||||
<value>Add to</value>
|
||||
</data>
|
||||
<data name="appHistory.Header" xml:space="preserve">
|
||||
<value>Application</value>
|
||||
</data>
|
||||
<data name="clear.Content" xml:space="preserve">
|
||||
<value> Clear history</value>
|
||||
</data>
|
||||
<data name="hlBody.Text" xml:space="preserve">
|
||||
<value>Unfortunately, for now we are unable to manage your youtube history. If you want to see your web history go to Website tab. If you want to delete some items, please go to website</value>
|
||||
</data>
|
||||
<data name="hlHeader.Text" xml:space="preserve">
|
||||
<value>Missing some stuff?</value>
|
||||
</data>
|
||||
<data name="openWeb.Label" xml:space="preserve">
|
||||
<value>Open in browser</value>
|
||||
</data>
|
||||
@@ -132,4 +144,13 @@
|
||||
<data name="videos" xml:space="preserve">
|
||||
<value>videos</value>
|
||||
</data>
|
||||
<data name="webHistory.Header" xml:space="preserve">
|
||||
<value>Website</value>
|
||||
</data>
|
||||
<data name="wlBody.Text" xml:space="preserve">
|
||||
<value>Unfortunately, for now we are unable to delete videos from 'Watch later' playlist. If you want to do that you have to visit YouTube web page</value>
|
||||
</data>
|
||||
<data name="wlHeader.Text" xml:space="preserve">
|
||||
<value>Don't know how to delete video from 'Watch later' playlist?</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user