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 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