1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Merge pull request #14 from XFox111/work-branch

Work branch
This commit is contained in:
Michael Gordeev
2020-02-09 10:31:59 +03:00
committed by GitHub
2 changed files with 3 additions and 6 deletions
@@ -178,7 +178,7 @@
<AndroidResource Include="Resources\values\strings.xml" /> <AndroidResource Include="Resources\values\strings.xml" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<AndroidResource Include="Resources\values-en\strings.xml" /> <AndroidResource Include="Resources\values-ru\strings.xml" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+1 -4
View File
@@ -1,4 +1 @@
- Added version number to loading screen and main page - Исправлена проблема с отображением английского языка на русскоязычных устройствах
- Updated "About" page
- Changed version numbering system
- Added English localization