From 59c17bfd9035ad1b9aa6880f1bbb3b9deef7fb51 Mon Sep 17 00:00:00 2001 From: Antony Corbett Date: Sat, 21 Aug 2021 12:20:52 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a86c217..251ee92a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A Windows Media player using C# and WPF. Designed for media playback at Kingdom ### Download -If you just want to install the application, please download the [OnlyMSetup.exe](https://github.com/AntonyCorbett/OnlyM/releases/latest) file (there is also a portable version if you'd prefer to just copy a folder). You may also need to download and install the Microsoft .NET 5.0 Desktop runtime (x86) from [here](https://dotnet.microsoft.com/download/dotnet/5.0/runtime). **Note that it's the _desktop x86_ version that you need!** +If you just want to install the application, please download the [OnlyMSetup.exe](https://github.com/AntonyCorbett/OnlyM/releases/latest) file (there is also a portable version if you'd prefer to just copy a folder). If you choose the portable version, you may also need to download and install the Microsoft .NET 5.0 Desktop runtime (x86) from [here](https://dotnet.microsoft.com/download/dotnet/5.0/runtime). ### Documentation From 0f8d8cd15f2a98c5465558efc96395316492d884 Mon Sep 17 00:00:00 2001 From: Antony Corbett Date: Sat, 21 Aug 2021 14:53:11 +0100 Subject: [PATCH 2/2] New Crowdin updates (#405) * New translations Resources.resx (Italian) * New translations Resources.resx (Russian) * New translations Resources.resx (Russian) --- OnlyM/Properties/Resources.it-IT.resx | 4 ++-- OnlyM/Properties/Resources.ru-RU.resx | 4 ++-- OnlyMSlideManager/Properties/Resources.ru-RU.resx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/OnlyM/Properties/Resources.it-IT.resx b/OnlyM/Properties/Resources.it-IT.resx index 22f04ada..2745330e 100644 --- a/OnlyM/Properties/Resources.it-IT.resx +++ b/OnlyM/Properties/Resources.it-IT.resx @@ -573,11 +573,11 @@ Option in Settings => Display - Fixed size: + Dimensione fissa: See Settings => Display - Resizable + Ridimensionabile See Settings => Display \ No newline at end of file diff --git a/OnlyM/Properties/Resources.ru-RU.resx b/OnlyM/Properties/Resources.ru-RU.resx index a83ba307..8d6c546d 100644 --- a/OnlyM/Properties/Resources.ru-RU.resx +++ b/OnlyM/Properties/Resources.ru-RU.resx @@ -573,11 +573,11 @@ Option in Settings => Display - Fixed size: + Фиксированный размер: See Settings => Display - Resizable + Изменяемый размер See Settings => Display \ No newline at end of file diff --git a/OnlyMSlideManager/Properties/Resources.ru-RU.resx b/OnlyMSlideManager/Properties/Resources.ru-RU.resx index 8e0a489d..328562f6 100644 --- a/OnlyMSlideManager/Properties/Resources.ru-RU.resx +++ b/OnlyMSlideManager/Properties/Resources.ru-RU.resx @@ -283,11 +283,11 @@ ..\Resources\flower.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Could not create new file! + Не удалось создать новый файл! Message displayed when an error occurred trying to create a new slideshow file - Could not open file! + Не удалось открыть файл! Message displayed when an error occurred trying to open a slideshow file \ No newline at end of file