From 6ef3cb5ade5a563547119307ef8918bd81091aa8 Mon Sep 17 00:00:00 2001 From: Aleksandr Fediashov Date: Wed, 26 Feb 2020 23:04:35 +0300 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 4b8f5dc..5e48a01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FREE CONVERTER FOR VIDEO AND AUDIO FILES - SEVEN CONVERTER -**Seven Converter** - simple converter to convert media files to various formats. The program is distributed for free under the Apache 2.0 license. It uses an open source libraries FFMPEG (build by http://ffmpeg.zeranoe.com/). The main goal of the program was to create an easy-to-use interface over FFMPEG console utilities with a minimum of additional settings. The project used icons from the Open Icon Library. +**Seven Converter** - simple tool to convert media files to various formats. The program is distributed for free under the Apache 2.0 license. It uses an open source libraries FFMPEG (build by http://ffmpeg.zeranoe.com/). The main goal of the program was to create an easy-to-use interface over FFMPEG console utilities with a minimum of additional settings. The project used icons from the Open Icon Library. ## Features From 71b498e472448376eba1a71e09f3d40105b382c8 Mon Sep 17 00:00:00 2001 From: Aleksandr Fediashov Date: Wed, 26 Feb 2020 23:07:49 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e48a01..9622977 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ ## Localization -Localization resource files is located in the "Properties" and "Forms". +Localization resource files is located in the `Properties` and `Forms`. Files with interface translation after compiling the program are placed in subfolders with a two-letter language designation. The language of the program interface is determined automatically depending on the language of the operating system.