Archived
1
0

Special thanks block

This commit is contained in:
Michael Gordeev
2019-05-27 22:31:41 +03:00
parent 4e4793860b
commit 0c26bb7700
3 changed files with 23 additions and 0 deletions
+5
View File
@@ -12,6 +12,11 @@
<TextBlock Name="version" Text="[currentVersion]" FontSize="14" Foreground="Gray" Margin="0,-5,0,0"/>
<TextBlock x:Uid="/About/developed" TextWrapping="WrapWholeWords" Text="Developed by Michael &#x22;XFox&#x22; Gordeev" Margin="0,10,0,0"/>
<TextBlock x:Uid="/About/specialThanks" Text="Special thanks to:" FontSize="22" FontWeight="SemiBold" Margin="0,10,0,0"/>
<TextBlock><Hyperlink NavigateUri="https://github.com/Tyrrrz">@Tyrrrz</Hyperlink> <Run x:Uid="/About/tyrrrzThanks">for his awesome library</Run></TextBlock>
<TextBlock><Hyperlink NavigateUri="https://vk.com/msreviewnet">@msreviewnet</Hyperlink> <Run x:Uid="/About/msreviewThanks">for warm welcome and first feedback</Run></TextBlock>
<TextBlock TextWrapping="WrapWholeWords" Visibility="Collapsed" Text="Special thanks to contributors for motivating me, testers and translators for making this app better everyday and you for using this app;)" Margin="0,10,0,0"/>
<TextBlock x:Uid="/About/contacts" Text="Contacts" FontSize="22" FontWeight="SemiBold" Margin="0,10,0,0"/>
+9
View File
@@ -141,18 +141,27 @@
<data name="legal.Text" xml:space="preserve">
<value>Legal stuff</value>
</data>
<data name="msreviewThanks.Text" xml:space="preserve">
<value>for warm welcome and first feedback!</value>
</data>
<data name="myBlog.Text" xml:space="preserve">
<value>My website</value>
</data>
<data name="ourPrivacy.Content" xml:space="preserve">
<value>Our Privacy Policy</value>
</data>
<data name="specialThanks.Text" xml:space="preserve">
<value>Special thanks to:</value>
</data>
<data name="terms.Content" xml:space="preserve">
<value>YouTube Terms of use</value>
</data>
<data name="twitter.Text" xml:space="preserve">
<value>Twitter</value>
</data>
<data name="tyrrrzThanks.Text" xml:space="preserve">
<value>for his awesome library!</value>
</data>
<data name="vk.Text" xml:space="preserve">
<value>Vkontakte</value>
</data>
+9
View File
@@ -141,18 +141,27 @@
<data name="legal.Text" xml:space="preserve">
<value>Юридический материал</value>
</data>
<data name="msreviewThanks.Text" xml:space="preserve">
<value>за теплый прием и первый отзыв!</value>
</data>
<data name="myBlog.Text" xml:space="preserve">
<value>Мой веб-сайт</value>
</data>
<data name="ourPrivacy.Content" xml:space="preserve">
<value>Наша политика конфиденциальности</value>
</data>
<data name="specialThanks.Text" xml:space="preserve">
<value>Отдельная благодарность:</value>
</data>
<data name="terms.Content" xml:space="preserve">
<value>Правила использования YouTube</value>
</data>
<data name="twitter.Text" xml:space="preserve">
<value>Твиттер</value>
</data>
<data name="tyrrrzThanks.Text" xml:space="preserve">
<value>за его очень крутую библиотеку!</value>
</data>
<data name="vk.Text" xml:space="preserve">
<value>ВКонтакте</value>
</data>