Archived
1
0

Refactored player. Refactored changelog system. Players isn't localized

Related Work Items: #161, #211, #238
This commit is contained in:
Michael Gordeev
2019-01-02 23:44:40 +03:00
parent cb5c3c7c7f
commit 088d85ddb9
69 changed files with 3871 additions and 707 deletions
+33
View File
@@ -117,9 +117,21 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="addLater" xml:space="preserve">
<value>Add to 'Watch later' playlist</value>
</data>
<data name="adsFree.Content" xml:space="preserve">
<value>Remove ads</value>
</data>
<data name="channel" xml:space="preserve">
<value>Channel</value>
</data>
<data name="connectErrContent" xml:space="preserve">
<value>We were unabled to retrieve your account information due to weak internet connection or Google servers' problems. PLease, try again later</value>
</data>
<data name="connectErrHeader" xml:space="preserve">
<value>Failed to connect</value>
</data>
<data name="downloads.Content" xml:space="preserve">
<value>Downloads</value>
</data>
@@ -138,6 +150,9 @@
<data name="liked.Content" xml:space="preserve">
<value>Liked videos</value>
</data>
<data name="metered" xml:space="preserve">
<value>"You are on metered connection now. Additional charges may apply. Do you want to continue?"</value>
</data>
<data name="myAccount.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>My account</value>
</data>
@@ -150,9 +165,18 @@
<data name="myLibrary.Content" xml:space="preserve">
<value>My library</value>
</data>
<data name="no" xml:space="preserve">
<value>No</value>
</data>
<data name="notifications.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Notifications</value>
</data>
<data name="playlist" xml:space="preserve">
<value>Playlist</value>
</data>
<data name="quit" xml:space="preserve">
<value>Quit</value>
</data>
<data name="searchPlaceholder.PlaceholderText" xml:space="preserve">
<value>Search</value>
</data>
@@ -174,4 +198,13 @@
<data name="subscriptions.Content" xml:space="preserve">
<value>Subscriptions</value>
</data>
<data name="tryAgain" xml:space="preserve">
<value>Try again</value>
</data>
<data name="video" xml:space="preserve">
<value>Video</value>
</data>
<data name="yes" xml:space="preserve">
<value>Yes</value>
</data>
</root>